From d52ceb85138740c45f20cda9b7ed9b7a21f0d4e8 Mon Sep 17 00:00:00 2001 From: Jeppe Bundgaard Date: Wed, 27 May 2026 13:24:15 +0200 Subject: [PATCH] Add robust release update and API health checks This commit introduces a release update mechanism, including candidate detection, asset pre-downloading, and installation workflows with proper state management. Additionally, it implements API health checks both for successful and failure scenarios and adds related unit and e2e tests for enhanced reliability. --- openapi.yaml | 10 +- services/caddy/logs/access.log | 13681 ++++++++++------ .../nginx/app/.phpunit.cache/test-results | 2 +- .../nginx/app/classes/release_manager.php | 365 +- .../selfserve/classes/selfserve_wash_flow.php | 23 +- services/nginx/app/openapi.yaml | 10 +- services/nginx/app/routes/workerRoute.php | 4 +- .../app/tests/Api/WorkerStatusApiTest.php | 24 + .../ReleaseManagerStatusOverviewTest.php | 61 + .../ReleaseManager/ReleaseManagerTest.php | 86 +- .../Selfserve/SelfserveStudioGraphTest.php | 6 +- 11 files changed, 9446 insertions(+), 4826 deletions(-) create mode 100644 services/nginx/app/tests/Api/WorkerStatusApiTest.php diff --git a/openapi.yaml b/openapi.yaml index f5e170de..9db79e35 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7705,7 +7705,15 @@ paths: description: Worker status retrieved successfully content: application/json: - schema: {} + schema: + type: object + properties: + data: + type: object + properties: + api_commit_sha: + type: string + description: Running API commit SHA, or unknown when unavailable. /worker/debug: get: diff --git a/services/caddy/logs/access.log b/services/caddy/logs/access.log index 9c8359ac..5e3bda65 100644 --- a/services/caddy/logs/access.log +++ b/services/caddy/logs/access.log @@ -1,4778 +1,8903 @@ -{"level":"info","ts":1779792204.2272332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.334113757,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792205.3104584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34452","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.190757025,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792206.0587704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.13792519,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792206.1684964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.245111772,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792206.7894328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.539922697,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792207.1831317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.195484368,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792209.1657958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55860","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.03761383,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792209.5675225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.770706001,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792210.5182586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46374","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.202105469,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792210.994576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.105470851,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792211.1515768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.263396964,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792212.4970467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.921299882,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792212.618252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.42187343,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792213.2867146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3164,"user_id":"","duration":6.228864196,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792215.85962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.605217479,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792216.2802308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55860","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.105170621,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792216.387375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.165042714,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792216.5756972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.353221991,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792216.9929047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.672387846,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792216.3687818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.851766905,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792217.6895678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.840378767,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792217.7618477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":1.919799303,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792218.1965213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58688","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.976546626,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792218.405161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.557088411,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792218.880496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.038498206,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792219.7484837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55860","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.241770635,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792220.9193635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35088","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.549248446,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792221.9205287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.024347761,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792221.998231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.101241475,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792222.7732375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50530","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.915808812,"size":1931,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792223.010438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.114417641,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792224.217686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35098","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.296998873,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792224.4938903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.029696627,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792225.2366328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.335491957,"size":1931,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792226.6080441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.582198447,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792227.036454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.007306261,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792227.8051367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.78098223,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792228.3556843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.854062528,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792228.7787359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.751084584,"size":1931,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792229.4939244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35104","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.274713423,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792232.026919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.195422598,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792232.1929336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.845694685,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792232.7298677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35348","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.234175215,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792233.230673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36760","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.872093357,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792233.6546385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.822019396,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792235.8452387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.798992751,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792237.198185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&order=id:asc","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Customer-Number":[""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.364123222,"size":16662,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792237.2093782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.522391244,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792237.6007338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36762","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.868510789,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792239.0192256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.345599066,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792239.6347713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.772336285,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792242.5249455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.46822603,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792243.3199182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36042","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.71652721,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792244.2395816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.209701719,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792244.9200141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.863348512,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792244.7262201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.262596004,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792245.3872852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.861195203,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792246.4318106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.923878213,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792247.3665836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40672","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":3.9730662,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792247.8042736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.418307165,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792248.9331846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53794","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":3.945224028,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792250.2978148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40674","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.919519982,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792250.7900577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":1.965129352,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792251.8397558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.030627727,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792251.9821477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.040977209,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792253.21542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.402151538,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792254.50598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40684","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.206959639,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} -{"level":"info","ts":1779792256.208479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.093039676,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792256.2927244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49826","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.307818955,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792256.5775769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.446500825,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792257.273941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.174715119,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792257.794093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36854","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.286859464,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792258.1939197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.969763254,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792261.383832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.959874649,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792261.9044037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36862","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.108965137,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792262.4805684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.076076044,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792263.3146505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.111376786,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792264.7317011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36878","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.825808867,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792266.8329237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.075056721,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792267.4638984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.722677254,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792268.2090049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.885142351,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792268.606096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38538","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":3.871653772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792272.2925596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33728","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.204054077,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792272.7481215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.425242674,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792273.2819383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34846","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.673211188,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792273.3889062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.318273544,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792273.485904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.265789871,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792274.043027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57552","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.065412753,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792274.4607093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51250","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.950775142,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792275.890893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=l&order=id:asc","headers":{"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":8.58115341,"size":17004,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792275.9165127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pleno&order=id:asc","headers":{"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":0.003746568,"size":0,"status":499,"resp_headers":{"Server":["Caddy"]}} -{"level":"info","ts":1779792276.0304103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=&order=id:asc","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Gpc":["1"],"X-Customer-Number":[""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792276.1232655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=%C3%A5&order=id:asc","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792277.9240072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=ple&order=id:asc","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Customer-Number":[""],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.210291119,"size":2660,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792278.449247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.039204263,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792278.5253694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.116963466,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792278.735648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57556","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.690887519,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792279.0878973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33728","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=p&order=id:asc","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Customer-Number":[""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792279.4380395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51256","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.715465938,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792279.4471874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pl&order=id:asc","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792279.8580854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plen&order=id:asc","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Customer-Number":[""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.952657895,"size":827,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792280.8086302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.434581726,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792282.1635082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57570","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.426376133,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792282.3509305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.943170307,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792283.8709278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.013200283,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792283.9524786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51258","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.506154903,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792284.469196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42076","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.758833837,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792285.4245718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.566568723,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792286.0508888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.691459334,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792286.6368246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53758","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.471462754,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792287.8891182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.997334931,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792288.9104176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&order=id:asc","headers":{"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":8.04899476,"size":16662,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792289.9271219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=ple&order=id:asc","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.495268365,"size":2660,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792290.0325174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53764","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.39415786,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792290.112656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54752","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.157577887,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792290.1240313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plem&order=id:asc","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.063209998,"size":153,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792292.2754452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plemn&order=id:asc","headers":{"X-Customer-Number":[""],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.377033643,"size":154,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792292.6990707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pl&order=id:asc","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Customer-Number":[""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.720246133,"size":15622,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792293.1171663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42076","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=p&order=id:asc","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Customer-Number":[""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.223205733,"size":16715,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792293.9387155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pleno&order=id:asc","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Customer-Number":[""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.807108108,"size":549,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792294.848799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.929414612,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792294.8930597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54758","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.858170924,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792295.4784222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":2.772936097,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792295.7952676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plen&order=id:asc","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"X-Customer-Number":[""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.860048856,"size":827,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792296.8444874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=ple&order=id:asc","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.56042181,"size":2660,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792297.821302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.875067839,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792298.5939262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42076","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plem&order=id:asc","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.468959792,"size":153,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792298.857844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":3.961653525,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792299.3302703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.844644929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792299.4543324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customer/attributes?user_id=1952","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.280477543,"size":451,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792299.6974504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.835590421,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792301.2166626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/su/intimidate","headers":{"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["16"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":16,"user_id":"","duration":3.243130738,"size":124,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} -{"level":"info","ts":1779792301.498719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.661455082,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792302.0937355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.227456522,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792302.1292942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.791484937,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792303.510161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.663245092,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792303.694135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.483940992,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792303.9084227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54362","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.786906946,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792304.7572696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.572976786,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792304.9912064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45210","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.497199088,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792305.6283662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56796","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/login/qr?token=86c34a1a2cec009fe9859c158cf6c9fb127d7438fef2f33d8642d351f9cce54e"]}},"bytes_read":0,"user_id":"","duration":2.794099596,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792305.6288471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.035417215,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792305.7224693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42076","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.55134067,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792306.0835876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/login/qr?token=86c34a1a2cec009fe9859c158cf6c9fb127d7438fef2f33d8642d351f9cce54e"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.249945236,"size":111,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792306.3017044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.689235713,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792307.546126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":3.953184481,"size":971,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792307.9514704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45226","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.952456236,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792308.2752123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.745117546,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792309.4040368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":1.955752242,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792309.5425704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.626295849,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792310.532462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.084058799,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792311.2121105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.762965051,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792311.5906558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":7.988710637,"size":1632,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792311.8982468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.00798261,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792312.6804998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57276","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.726486171,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792313.5282943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.241433768,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792314.3831086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.83921945,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779792314.431739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.618566854,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792316.472793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":2.272828586,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792316.956146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.167915945,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792317.0801945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42922","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.695008538,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792319.832512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.701103709,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792319.8826997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.341976812,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792320.3005424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.190355888,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792321.090358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42924","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.008742824,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792322.4555213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.90899788,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792324.2728667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51700","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.180911295,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792324.9059334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.432472815,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792325.9585402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.519316085,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792326.718345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.424113872,"size":739,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792326.795359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.900100023,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792327.4642916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.60132526,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792329.166942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.456102463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792329.2567642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45982","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.981285261,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792329.7943444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.988794478,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792329.086862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.099556598,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792330.2252126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33042","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.834294678,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792330.4002028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.380221649,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792331.243833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.848137095,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792331.7449677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.271709043,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792333.3851266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.063116462,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792334.7612677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.460321498,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792334.7888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33046","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.561314466,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792335.0751805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.321851133,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792335.2994585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.144404086,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792335.6969554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.285500122,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792336.772509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.065032972,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779792339.499265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.709119209,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792339.7112477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.138323734,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792339.9121556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43428","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.575584665,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792340.8165078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.244827965,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792341.1947577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.484224008,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792341.818012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.79351931,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792342.5166464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.94165912,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792343.098172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43824","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.176812029,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792345.1402838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.234023086,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792345.9344149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44704","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.43381097,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792346.2472372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.342066978,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792346.5066009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.709662865,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792347.3123434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.946788618,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792347.9610312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.752837371,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792348.2632132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34526","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.162151894,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792348.835913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44706","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.900089118,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792350.1233535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.865888839,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792351.2667913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.009268365,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792352.6041582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.882734224,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792353.598512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34526","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.760418854,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792354.3885639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.415119935,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792355.7219362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.09818982,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792356.8145251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.192847906,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792358.0763898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44522","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.475417281,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792358.1283834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.048524215,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792358.6357691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":6.130716961,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792358.155009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.618179002,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792358.8806407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.807399412,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792359.1014955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42702","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.880148866,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792359.968434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.895963085,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792361.179745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.664718876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792363.6574304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.492337285,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792363.9206872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42708","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.55705487,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792364.089168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":5.820980092,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792364.4229777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.057400614,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792365.568073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.202696985,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792366.1190736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.864462718,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792366.2058747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.398438077,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792366.8870249,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.958618535,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792367.1013546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.002894527,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792368.951257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.282529393,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792369.6931255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.021980855,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792369.6946929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.024145442,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792371.3551126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.686611265,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792371.6150417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56018","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.512282286,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779792371.723365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60130","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.833792679,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792373.7283552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":4.61486889,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792374.6766524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.059897561,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792374.7077847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.740943422,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792375.74357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.74292256,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792376.802846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.92134643,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792377.1412334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.70127876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792378.4289124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.430189019,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792379.2917914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56030","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.613338525,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792380.1627054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.441776215,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792380.7907934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.461352616,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792381.9995902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.549135689,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792382.5184247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42654","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.22524199,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792382.6633177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.892597376,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792385.5656767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.904204514,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792385.845349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.670787513,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792386.44315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.906413129,"size":739,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792386.6513398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.994673971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792386.7080724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33492","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.186301019,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792386.04113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.724756383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792386.600581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45452","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.640129109,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792389.374201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.304956539,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792389.5039573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58272","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.582566194,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792389.8600576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.248304697,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792390.0439703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.86272548,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792391.1706316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.991472015,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792391.38547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.752322179,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792392.4306004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58284","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.918086228,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792394.3437107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.847032281,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792394.461136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.076248174,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792395.4352252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.939196473,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792395.7208252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37574","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.859547394,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792395.8285835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.440994695,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792396.8335464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.902074938,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792397.4270215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58292","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.733995392,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792398.8298564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.107760628,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792399.978388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.505719377,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792400.0382407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.224563962,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792401.3016522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38716","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.866774969,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792401.73575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.46067148,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792403.2315419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53452","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.400269296,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792405.9354887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53458","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.702506289,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779792406.1204798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44882","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.815005119,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792406.2595866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.232364099,"size":739,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792407.717332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":3.098509339,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792410.3195813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37740","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.381288073,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792412.54354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.538892385,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792414.7427154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.420663577,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792415.3231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.444946617,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792415.6536822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.218009107,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792415.6894917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.812005976,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792420.4059803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.455400188,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792420.8410857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59836","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.568576776,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792421.8556497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.118297179,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792423.8755012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59840","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.025317623,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792424.049928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.080161478,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792424.550318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35054","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.13561108,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792425.133384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.165876128,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792425.8530464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.365193193,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792426.430961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.397179379,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792428.17648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.299237244,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792429.0500395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.081405477,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792429.0556846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.095463972,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792430.124948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.202822862,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792430.9208415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.968767746,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792431.0788326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53254","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.901108295,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779792431.1748767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45968","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.622200051,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792431.4245937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.40836561,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792432.2340608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.884105018,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792434.2993784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.010602756,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792434.6295314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.566545349,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792435.3690653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.09755894,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792435.8101757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.73005924,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792437.157642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.476790756,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792438.163439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.038986861,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792438.8471296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37332","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.035775013,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792439.742533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.126262561,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792440.6895196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.710501687,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792440.8316638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.239106195,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792441.210584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.571066108,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792442.530061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.517280171,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792442.1014287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46664","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.034331751,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792443.5950043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.436043906,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792444.6420906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.204931587,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792445.4299326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.433227843,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792445.9124408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.768082825,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792446.4395983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38104","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.335333008,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792446.4783852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.337436221,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792446.526198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.984890239,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792447.0445457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54030","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":5.626690574,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792448.729077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38120","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.280811148,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792448.9564874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.482679002,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792449.3795254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.922748029,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792449.9849782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.928858532,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792450.3474908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.69522573,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792452.7163167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.868751251,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792454.4001153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38574","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.413213631,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792454.6806278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38130","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.688207143,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792455.3531914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.58648714,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792455.84264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.484233659,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792456.1112862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.319986887,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792456.1131535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.510918203,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792456.7688503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.587602642,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792457.5826187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34320","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.89439893,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792458.850685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.449299935,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792459.1790257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.068552219,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792459.9316704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":2.797665571,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792460.288857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.190199794,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792461.4988344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.645617217,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792462.3890269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":2.868641882,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792462.7753084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53774","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.189775553,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792463.7341762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.881716877,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792465.2284825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.745300523,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792467.0433288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.7266869,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792467.4040213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.891529304,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792467.4875531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.590521362,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792468.1099434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.643696685,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792468.1915288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38374","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.455443368,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792470.7109964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.841059032,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792470.065333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.813621676,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792471.2245796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42048","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.904188115,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792471.2368991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.696633433,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792471.2484727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.9001765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792473.8878436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.615377911,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792474.4188633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.174692094,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792475.251177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39184","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.024365222,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792475.3687615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.27327992,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792476.555459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.308919425,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792476.698199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.047880786,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792477.6281884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.886409941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792477.6851568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=&order=id:asc","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":8.761428204,"size":16661,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792478.5423312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":1.975981404,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792478.796926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39196","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.538468753,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792480.0668218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.52830797,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792480.8931258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51024","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.257109541,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792481.192985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.622126106,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792481.691591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.740829807,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792483.6989489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.641590718,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792484.323407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.364223846,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792484.354513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.387369784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792485.203746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.245487492,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792485.710213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.238096279,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792485.8808842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.985537803,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779792486.7209136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.749421232,"size":1932,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792486.8868492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.622759292,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792487.7037337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":5.985476495,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792488.39012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.683212458,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792489.1658175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.283132029,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792490.0090218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.724768082,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792490.754696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.965413969,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792490.9096382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.006209932,"size":2246,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792492.3504357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.562136392,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792492.4488702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.853170276,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792493.5905697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49324","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.197104478,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792493.8668764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33754","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.699672475,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792495.0165677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.240913259,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792495.5253448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.908718603,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792496.4987767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.561809439,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792496.9585752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.606223134,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792497.1206315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33766","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.252410495,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792497.3453138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.424248241,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792497.7696471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.392252159,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792499.2564523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.232095206,"size":4104,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792499.385741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.732842527,"size":5204,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792500.072144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.34939081,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792500.3323383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49324","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.994810332,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792501.2850318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.828044161,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792501.698142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.702997052,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792501.937903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.459271683,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792503.9833646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.891683541,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792504.6360395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.690399181,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792505.0140533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36604","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.678492295,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792506.0315692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.806561039,"size":740,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792506.3233905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.548690061,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792507.0416927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.329159578,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792507.5450075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.544942834,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792508.004696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.982845349,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792509.6302304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37282","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3160"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3160,"user_id":"","duration":5.800966526,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792510.6455836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.860835909,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792511.2273738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.665342872,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792511.9183123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.835367695,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792512.4527013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.398763617,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792512.8492122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.582310355,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792512.8697445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57964","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.226204801,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792513.6270173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":28.508623157,"size":9084,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792515.0991423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.123083563,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792515.4443827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42090","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.5871381,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792516.020427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.047083323,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792516.6459694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.7854468,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792516.8442285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":3.97320223,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779792517.0583155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.628654336,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792517.1642427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.18974813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792517.8865156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.911329679,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792518.5928822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":24.845109373,"size":35042,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792520.3839688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.042942372,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792520.759563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60982","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.312274566,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792521.4283834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58290","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.582526015,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792521.545934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.205927473,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792522.928649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fapi","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.18145661,"size":425,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792522.947681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/config","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.199929513,"size":481,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792523.1031554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fpleno-vue","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.356569513,"size":687,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792523.3639174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.023731676,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792524.1757658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.367877157,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792526.0727293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.642848784,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792526.2193387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.512013978,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792526.7986767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.09480481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792527.2317898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.636399918,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792527.7627463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/repositories","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.74340848,"size":693,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792526.3000355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.022944329,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792526.5184977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.68979405,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792527.646864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58298","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.448946448,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792529.1962564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.066630334,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792530.5468764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.420686544,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792531.89713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.769882799,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792532.6837332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47522","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.033890967,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792532.9511576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.383501719,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792533.5704803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.994605288,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792535.2225897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.662285669,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792535.4396653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52228","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3141"],"Accept":["application/json"]}},"bytes_read":3141,"user_id":"","duration":4.838740641,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792535.738433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.423710265,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792536.9951437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.129312716,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792537.7860641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.099279056,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792537.8291304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.919708886,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792538.8125482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41384","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.364729593,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792538.8936832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.019525237,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792539.975629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.113243875,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792540.6511421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39268","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.857625343,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792541.9976065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.83084798,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792542.9662836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.124948817,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792543.448016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.633981082,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792544.13646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.940075688,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792544.5716505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.358991962,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792545.403535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.220957277,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792546.039988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.103334611,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792546.6822844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41394","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.232885422,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792546.6840572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.768952231,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792547.483886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.982232039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792548.4125583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.433826761,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792549.075964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.384842955,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792549.5422366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.011640804,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792550.5561824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.872361815,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792550.6518257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.137280048,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792552.778724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.940400806,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792553.8964853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.33850999,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792553.9279094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.503657635,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792554.1520936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53878","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.073621393,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792555.7894123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.062819582,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792555.1472025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.211442872,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792555.7017941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json"],"Pragma":["no-cache"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.883438887,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792556.1445613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.765916822,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792557.1774678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53892","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.068220093,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792559.2767375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.128041544,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792559.3665364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.132229486,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792561.2744403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42598","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.093926884,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792561.3959272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.705452061,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792562.5662522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.332738705,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792564.3759165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.092596256,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792564.847648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.554725264,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792565.2717478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.730489754,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792566.086549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.653046487,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792566.4148033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.828787013,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792566.8612454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.849693948,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792568.9497077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58884","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3160"],"Accept":["application/json"]}},"bytes_read":3160,"user_id":"","duration":4.558097749,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792569.1631114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45058","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.522339536,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792569.876432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.995400894,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792570.383947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.517371085,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792571.0055773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.124613421,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792572.0286567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.067684049,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792572.210312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":2.866821232,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792572.2288327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.056940491,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792575.2597206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.008868078,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792575.2618446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.01288641,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792576.2201867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.819483478,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792576.453534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58894","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.423455964,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792576.58381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":4.461681529,"size":740,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792577.0356455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48232","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.802706317,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792577.2712314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.563975393,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792578.5023766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.253646853,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792579.471442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56800","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.016025783,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792580.894283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.718650901,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792581.71186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.4799993,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792582.199226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.677305408,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792582.8326657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.764907797,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792584.102957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.630320518,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792583.2718089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.070778717,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792584.6807413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.495867428,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792585.164795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.225391729,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792585.4443238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.593840044,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792586.1661482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.671190492,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792586.9637325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.732424425,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792588.5762057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.074660226,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792589.6630478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.194053208,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792590.9708269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.514877152,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792591.6685836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.877011337,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792591.931015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45122","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.964690985,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792593.585972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42272","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":6.394013239,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792594.8029513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.992147883,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792595.887992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.110258306,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792596.1368499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.58762485,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792596.4579847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.473724327,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792596.8224742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48752","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.228449909,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792596.9486241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.856676133,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792598.1252022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.191366792,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792599.6184373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.507955022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792601.1954916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48766","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.371683583,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792601.7990737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.329993478,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792602.0900235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.669726572,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792602.4172363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.322452461,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792602.5658627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59142","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.428954822,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792604.549616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.352405443,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792604.61139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.149003698,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792605.8139253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.379965984,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792606.515269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Authorization":[],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.33444248,"size":740,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792606.5541174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":4.109014884,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792607.1950321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.384728066,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792607.3495262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.594806621,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792607.3939135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.562114409,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792609.102583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.550958869,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792609.9895089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.211685217,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792610.0499656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56686","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.649082914,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792611.062958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.300611823,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792612.119295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.015239999,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792612.219801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.014657531,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792611.1962423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.902291323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792613.5722537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.252150004,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792614.6431317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.357185552,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792614.9296186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36608","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.668983152,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792615.093518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54446","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.763785501,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792615.7242482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.272833595,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792617.4081562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Authorization":[],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":6.352190162,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792617.7133863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.111908125,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792619.3782265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.753766114,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792619.461884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.36431247,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792621.3734002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.637328899,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792621.826902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.908822019,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792621.9185894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.327498032,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792622.728666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.258480227,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792623.9351044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":1.99611355,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792625.4043355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.466859526,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792625.8453686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.158647613,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792626.5496495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.163573711,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792627.899076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41512","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.906716382,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792628.0441012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.802531542,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792629.1939857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":1.922708496,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792630.283301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.030294008,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792630.7817016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41514","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.875072669,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792631.7101135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.150891326,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792632.2716713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33656","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":5.31608941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792632.613643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.013523203,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792634.6731331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.005152888,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792634.6735365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.006537419,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792635.9803474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34780","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.195377144,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792636.554822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.152602284,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792636.5984702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.315194562,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792637.2021263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.477278296,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792637.7374723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.750016709,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792637.8668833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.235800472,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792639.8905854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":1.882265244,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792639.1129158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.016563455,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792639.405419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.68552518,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792640.5821486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.239606183,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792640.8462408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.424541008,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792642.1646254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47082","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.757891027,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792643.717634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.298512448,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792644.6784303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.27452169,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792645.511949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.35374665,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792646.0240934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.430598865,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792646.349941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.639480545,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792646.938099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.772160898,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792649.2957332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.5768199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792650.1898568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37324","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.250513637,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792650.1941788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38624","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.247885081,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792650.3023453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.599384597,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792651.016186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.981948834,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792651.57441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.551888794,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792653.1569536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58474","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.954564731,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792653.9113593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":1.886288642,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792655.020235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.011478095,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792655.9511876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34390","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.759119335,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779792656.1052198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.346679304,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792656.359268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.327842324,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792657.0575874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.727624838,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792659.0890932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.930706774,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792659.1440578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.789653334,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792660.2337132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.894922705,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792661.3884683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.434129797,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792661.5432875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.173956055,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792662.0010026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.910081007,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792663.899439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":4.227767459,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792664.4709074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.074510995,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792664.7634652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.064092551,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792665.0659285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.366436039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792666.5661752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.563659665,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792666.632056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":4.196083426,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792666.8317525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.274995188,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792668.2090607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.542151912,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792667.0772412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.86580682,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792667.4282157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59094","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.487737638,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792667.4968727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54410","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.723130548,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792668.974141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.749622798,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792670.1279354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.080274988,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792670.1994913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.763970043,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792671.0298336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":2.50535178,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792671.310003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.877484359,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792671.9636645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35332","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.46402528,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792673.5626998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.031509188,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792674.629792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.112623392,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792674.7743163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35344","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.572113076,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792675.2394605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.101194495,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792675.6990912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.426942387,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792676.483098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.646624775,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792676.7424345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.776016029,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792680.1946683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.33752808,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792680.3579378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.109431124,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792680.417707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35214","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.667265577,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792680.445533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.621092528,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792681.794942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.634938802,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792684.6455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.466035624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792685.2538733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35226","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.574069907,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792686.3684165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.453057242,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792687.1606297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.792904606,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792687.3932066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.89976732,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792687.4724545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.309418524,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792688.4834425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46444","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.222063846,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792689.6803617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.130428904,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792691.001171,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.467061143,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792691.5600297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.759092099,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792692.3831692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.491582502,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792692.4239929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.251528121,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792694.690186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57298","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.203417864,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792694.8509986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37022","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.281098396,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792694.9219074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":1.99721624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792695.6657212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.725542433,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792695.996207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.083256644,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792696.791515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.128380202,"size":739,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792695.5718474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.232170849,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792695.7177427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.164078775,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792697.1994855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37032","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.229098574,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792698.1678371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":1.821053626,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792699.257869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.943816325,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792700.282339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40624","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.081493593,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792700.7660263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.038295767,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792702.3810737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":3.749203534,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792704.1334472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.488960153,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792704.8212397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.21090336,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792704.9427018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40638","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.658541402,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792705.642523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.259603058,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792706.2347102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.456909472,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792706.553044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.61179686,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792708.0824878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52196","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3135"]}},"bytes_read":3135,"user_id":"","duration":4.447920249,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792708.9037037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.958534245,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792709.297207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.360824144,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792710.4006681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.480116723,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792711.0369554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.792651968,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792711.3155944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52198","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.225229313,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792711.8517487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":2.608526973,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792713.7603664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56716","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.852673613,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792714.75908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.48125363,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792715.7844195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.539045129,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792715.9859798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52210","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.6684482,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792716.3901467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.342343082,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792716.6017904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.586932548,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792717.0289564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.443012812,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792718.3110056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41878","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.547991444,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792718.7655163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52566","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.777436118,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792720.05593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.457681538,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792721.149268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.56749923,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792721.7028122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.302628699,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792723.037423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.719246719,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779792724.2613642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.485020412,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792724.4814835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.568998318,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792724.942528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.000220674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792724.9431515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.001353231,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792724.5866494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.471470468,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792725.253905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.368475009,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792725.5271254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.608240933,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792725.7528322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44214","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.283918857,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792726.1561038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.648138125,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792726.371724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.919471277,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792728.5228593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.06927162,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792728.9344368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42180","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.770176694,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792729.9452486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.510315213,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792730.488759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49188","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.733491518,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792730.925732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.385392504,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792733.1514275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.392144183,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792733.8650005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.106257598,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792734.0228229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49198","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.085767275,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792734.9229343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.186432218,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792735.1855013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44220","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.693372028,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792735.7512097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.249643631,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792736.3757493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.435068356,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792737.2086315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.140969183,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792738.653058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40852","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.45782257,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792739.2208226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations?panel=coolify"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.128492864,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792740.4349194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/integrations?panel=coolify"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.362206188,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792742.2965302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.892087825,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792743.5984983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.19888619,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792743.799168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40856","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.883885463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792746.1560054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.724820964,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792746.457827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.993275554,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792746.6467872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.839164159,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792746.9063392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":4.710374615,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792747.5556655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.769344736,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792750.0084374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.161774976,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792750.5328653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.918682059,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792750.9435694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.889039352,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792751.0918574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.278623512,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792751.8260133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39488","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.176046061,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792753.0394976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.893400557,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792752.414757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35612","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.346583966,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792754.132442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.007278288,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792754.132869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.008751999,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792754.1378593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.480194782,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792755.8046653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.795169104,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792755.8586617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.736524039,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792757.6998024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.150898392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792758.5787244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.162343638,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792759.4858558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.336629729,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792759.569933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.158436478,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792760.6458242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.234990072,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792761.5132911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.653914929,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792761.726964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37724","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.146885402,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792764.7468781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.039957963,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792765.274467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.770447231,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792765.8409941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.134802406,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792766.0201933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.411113117,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792766.0360277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43778","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.307616847,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792766.3132634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34388","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3137"]}},"bytes_read":3137,"user_id":"","duration":4.522559974,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792767.2738051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.122399824,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792769.3994133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34392","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.078003793,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792770.0698335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.028397238,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792770.7548041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43792","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.716969176,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792770.8754544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.588941268,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792771.2435088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.202281503,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792772.1405277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.655983681,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792774.0252428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.624427258,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792775.4046607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.021815422,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792775.921644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47528","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.164182593,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792776.5410795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.160651572,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792777.0914705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.837515428,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792777.5072079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.479780622,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792777.920632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.101567383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792778.0735958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.184338744,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779792780.8167052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36778","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.88984052,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792780.9529428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.252250305,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792780.2963054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.388319782,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792780.576174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42674","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.858798365,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792781.536709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.171263428,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792781.8170023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.522744037,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792782.561964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57692","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.52765293,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792784.00885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34782","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.428915115,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792784.6077259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.380070013,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792785.672335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.450857228,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792785.9344835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.826747003,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792786.5712206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.345866778,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792787.2880282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.458035168,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792787.5108674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57700","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.686586289,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792788.1311376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.453490814,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792788.9656959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42624","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.953865831,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792789.4488087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.017991875,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792790.5495317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57712","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.030980725,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792790.6796565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.259300237,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792791.1081743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.128400652,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792793.0196826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.051670398,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792794.1956098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.896852783,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792794.432007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.419687155,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792795.5082672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.527283567,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792796.2073395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.457258508,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792796.4380767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.409651428,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792796.7677617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42624","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.216024812,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792797.121525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.807884414,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792799.392591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=internal&branch=internal"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.036785943,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792799.7951868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.584564923,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792800.4987345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=internal&branch=internal"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.168986874,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792802.4556644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":2.762396002,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792803.0884805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37438","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.38730078,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792805.064404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.309410821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792805.361302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.555412001,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792806.3547285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.633636278,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792806.448769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.351678978,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792806.9534552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.463192159,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792807.8525894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.786550552,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792808.2789824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.095009102,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792808.376778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.47173286,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792809.2558317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34036","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.694373421,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792809.3910356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.224717936,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792810.045755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.562409287,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792811.7495053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42654","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.84401546,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792813.0288594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.554807524,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792814.259379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.925079788,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792814.5958977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.262252098,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792815.3625877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.029912447,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792815.6011474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":4.378864497,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792816.2675924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42668","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.507678119,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792816.6342914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.868363417,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792816.7791562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.720043829,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792820.6741536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.036818147,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792821.1320486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50166","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.862747787,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779792822.1165469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.04160272,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792822.5706036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.779966318,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792823.4304562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.795626518,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792825.1163924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.881754674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792827.2843094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.888480337,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792829.3287828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3158"],"Accept":["application/json"]}},"bytes_read":3158,"user_id":"","duration":8.023662798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792829.329273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50168","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":8.19479747,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792829.9522002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":8.11727629,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792830.2845252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.836651424,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792831.0209653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.589987779,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792832.8079216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36528","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.4702635,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792832.8558557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":10.271761641,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792833.3041909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.571032676,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792834.349614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42012","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.018864206,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792834.6619282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.358062756,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792834.7874796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=2","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.433790533,"size":413,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792834.7874868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.433629931,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792835.596526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.24287917,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792837.8807456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42028","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.325097599,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779792837.8812962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36534","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.867447167,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779792838.3549762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=3","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":8.795432749,"size":415,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792838.3560367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=7","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.353994909,"size":406,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792838.3561466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.480552096,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792838.3566322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=5","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.354667369,"size":415,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792838.3566873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=14","headers":{"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.53556888,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792838.3567643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=4","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.287507272,"size":403,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792838.4169636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":7.717496261,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792838.771015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.500966915,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792840.7285686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.845746243,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792841.254871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.202858182,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792841.7784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=84","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.407142832,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792842.2896254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.916285393,"size":412,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792842.4883606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56780","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.604463776,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792844.6467228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=13","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.275556227,"size":409,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792846.2824588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.127174003,"size":394,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792846.4769742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/weather?ids=1,2,3,4,5,6,7,12,13,14,84&date_from=2026-05-26&date_to=2026-05-26","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.431253009,"size":294,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792847.3768291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.07657512,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792847.4048345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57020","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"]}},"bytes_read":0,"user_id":"","duration":2.742412929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792848.0045407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.105691799,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792852.422248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":9.9231553,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792852.4222598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53258","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":11.692025293,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792852.8500712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":11.496104785,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792852.858978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.629836674,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792852.991002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=2&date=2026-05-26","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.604795742,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792853.118301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.627459234,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792853.906553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=2&date_to=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":12.118037494,"size":387,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792854.726514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":8.431005713,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792855.0096495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45494","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.584662959,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792855.0222864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.590777298,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792855.968521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":9.031672927,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792857.0738666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=1&date=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.947409332,"size":89,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792857.379048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.78692744,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792857.8879817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=1&date_to=2026-05-26","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.887752717,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792858.4115477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.495439642,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792859.9814994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.242687382,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792860.0205142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51784","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.007279838,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792860.2229862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37902","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.937398119,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792860.5414066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=2&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.561779967,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792861.1148984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.031369541,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792861.4581375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":23.084804414,"size":674,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792861.7678864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/self-serve/enabled?id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.870743303,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792862.155465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.18030309,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792863.661178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.430344127,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792864.6576464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43006","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.637640379,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792864.9955487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=12&date=2026-05-26&date_to=2026-05-26","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.00388906,"size":579,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792865.0904727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.313669294,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792865.4545052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.330443691,"size":154,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792865.6955495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-25","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.227337298,"size":154,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792864.4470625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/weather?ids=12&date_from=2026-05-26&date_to=2026-05-26","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.788447425,"size":232,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792865.1217349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.592999886,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792866.0523303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.203549236,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792866.0897853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.315424247,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792867.0388293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=3&date=2026-05-26","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.82970411,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792867.661097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.26712454,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792867.7943096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=3&date_to=2026-05-26","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.681035575,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792868.3052745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51784","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.533702126,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792868.4699948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=7&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.898326871,"size":387,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792869.0444086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=6&date=2026-05-26","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.914079585,"size":89,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779792869.1682508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=7&date=2026-05-26","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.354928806,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792869.253866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=6&date_to=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.79803492,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792871.4076123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.051929145,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792872.0592368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=5&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.011086905,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792872.1567204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=5&date=2026-05-26","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.352917466,"size":89,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792872.9749296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=14&date=2026-05-26","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.921236493,"size":89,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792873.1178732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=4&date=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.85475312,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792873.1250029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.426890118,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792873.922363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=4&date_to=2026-05-26","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.744495602,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792874.1231825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.707733092,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792874.881759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.812926365,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792874.9276192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=14&date_to=2026-05-26","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.443848968,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792875.613063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.165043412,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792876.7480056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.81741897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792877.0521734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=84&date_to=2026-05-26","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.886225928,"size":383,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792877.1274617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=84&date=2026-05-26","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.141366404,"size":89,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792878.3501363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.357298886,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792878.7327833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=12&date=2026-05-26","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.840502249,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792879.0971081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43550","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.970553517,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792879.3771057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=12&date_to=2026-05-26","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":6.249338878,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792879.800866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=13&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.862349386,"size":386,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792880.011633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.871904636,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792880.8004422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=13&date=2026-05-26","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.042792099,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792882.0190284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.70564399,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792882.734926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.992909125,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792883.5960379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=1&date_to=2026-05-26","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.20934347,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792884.1976748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.175361089,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792885.1548352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56868","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.823868446,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792885.3873847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.576661205,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792885.9788938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.233254269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792886.546458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.737362659,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792887.1896734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":5.110425675,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792887.709909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.059861559,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792887.8129206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.189605002,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792888.1163929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.125234016,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792888.529065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54264","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.362957255,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792889.2223396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.225566556,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792890.1378694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.01043442,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792891.0704367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=3&date_to=2026-05-26","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.509551926,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792891.4181647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.594547428,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792892.7799637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.791464176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792893.008607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.862283882,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792893.3610847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":16.299758429,"size":71814,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792893.3856251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.253283362,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792893.4406557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54280","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.910194972,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792893.0472832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.612866988,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792893.0920494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.806013573,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792893.9127192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50722","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3156"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3156,"user_id":"","duration":4.582285354,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792893.9391327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.7188191,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792895.4979198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=4&date_to=2026-05-26","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.85654647,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792895.5476701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.590488259,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792895.87675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.304204569,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792896.3922548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.885434679,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792896.5468488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.901800112,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792897.1661296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.057311731,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792897.1710951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41306","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.250104689,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792897.7967381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.720004665,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792897.8839743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.377413046,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792899.7090328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/layout","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2759"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":2759,"user_id":"","duration":5.759579797,"size":595,"status":200,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792899.7983582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.735627695,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792900.122989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=6&date_to=2026-05-26","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.236941406,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792900.3758786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.200261324,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792901.0038497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":3.831170991,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792901.0438855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.23771622,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792902.2782936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.458778618,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792902.5125422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.964409124,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792902.6368387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.831286821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792903.8105907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.092364166,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792905.9298453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46440","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.41493884,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792906.0850039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=5&date_to=2026-05-26","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.019100383,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792906.4558241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.324647475,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792906.5983944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39136","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.591855589,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792906.6659126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.085274574,"size":739,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792906.6680377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.284565625,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792906.8236437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.00089685,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792906.8836398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.230626907,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792907.1872573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.044514285,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792908.8026495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.709190677,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792910.2702012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.804446693,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792910.781701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=7&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.10326748,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792910.9782867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39018","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.044305828,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779792911.163715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.56330337,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792911.594132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["336"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":336,"user_id":"","duration":13.70184992,"size":8034,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792912.2056117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.31430394,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792912.321331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.488919276,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792912.9169142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.424180491,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792913.459033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.647746147,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792913.914421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.634219593,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792914.8753197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38512","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.708256775,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792915.3210135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.528504815,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792916.2725391,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57748","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.29047814,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792916.4761643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=14&date_to=2026-05-26","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.871292299,"size":387,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792916.9065058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.619895779,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792917.5116322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.179223049,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792917.5164785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.184232695,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792917.5168698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.641696049,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792917.5640683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.347950246,"size":1315963,"status":200,"resp_headers":{"Content-Length":["1315963"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779792918.2615314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.337041712,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792919.2381077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.766809549,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792919.6238098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57754","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.341554555,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792920.0164914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39018","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.138728296,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792920.428483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.943607474,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792921.7420146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=13&date_to=2026-05-26","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.21873165,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792922.1053452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.578457287,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792920.9246662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.239424031,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792920.9932153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.678568369,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792922.199503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.805601249,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792922.443199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.895170885,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792922.6861768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.695185506,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792923.437963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.215443928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792924.3625927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.002608605,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792924.5055342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=84&date_to=2026-05-26","headers":{"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.64300948,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792924.7207146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.725008091,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792926.095232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.033271147,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792926.2551792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.400808837,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792926.255762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.424323697,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792926.4064474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.466208103,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792926.5865755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.887502133,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792928.3959777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.665469183,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792932.080627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50184","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.229016987,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792932.1115136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54302","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.142004674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792932.3768458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.511715495,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792932.5047042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54286","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.638434112,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792933.474499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43220","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.075326027,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779792933.6713808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54288","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["5586"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept":["*/*"]}},"bytes_read":5586,"user_id":"","duration":4.797774122,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} -{"level":"info","ts":1779792933.7852478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.920548856,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792934.2804615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.415787918,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779792937.0831609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53828","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.99386479,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792942.4862072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43220","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.400568098,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792948.7308462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54580","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":5.020123046,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792952.5836763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46974","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.841302382,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792957.0878613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53002","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.752042251,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779792957.3128183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.726437469,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792960.2920282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33094","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.193190731,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792960.416213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41458","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.101219869,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792965.2718792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.977816362,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779792965.3751438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.956899795,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792972.015454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41468","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":6.637804252,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792972.6237125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":7.350155813,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779792977.4840477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54288","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.607806489,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792977.7647336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.860356583,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792977.7651718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50140","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.546029361,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792977.003426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50112","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.677611373,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792977.0254304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.039573031,"size":971,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792977.482874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38794","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.739284238,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792977.7890897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47968","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.657510146,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792977.7944312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57842","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.168090013,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779792978.651247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50126","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.322622133,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792978.6873717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50108","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.437995784,"size":1930,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792978.824432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57818","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.205377736,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792978.9818516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.966690167,"size":1633,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792979.879686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.161118113,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792979.9832819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54288","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.365073212,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792980.3035712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.818648923,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792980.4368834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57834","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.810890331,"size":1931,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779792980.9745977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.261120303,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792982.0347862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.309399343,"size":1931,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792983.9313693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":6.216845459,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792985.6202059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.343814727,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792986.506996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54812","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":8.714087176,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792987.0436575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47968","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.737049923,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792987.9831798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.588981071,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792987.9972394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.369618884,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792988.473335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.046517393,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792989.117087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50146","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792989.4275455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.033327223,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792989.4793718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45966","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.964661468,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792990.314389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.920736638,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792990.6861143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.26440194,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792990.9733872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39346","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.660873352,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779792990.9777238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57854","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792991.8281622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.951289035,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792992.3396022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.329951531,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792992.6550608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":14.941416964,"size":71816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779792992.71529,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.231580304,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792994.5534165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.928413054,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779792994.6121721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.630222231,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779792994.6195815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45972","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.873683611,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792994.6447625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.318150562,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792994.9646397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.524284167,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779792995.1278813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.779330423,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792996.3225644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.619485291,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792996.5542607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.819488644,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779792997.041979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.825723322,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792997.6180322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.4809441,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779792998.278275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.620447222,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792999.2125444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.336638739,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779792999.2447464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45980","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.616528182,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793000.1775312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.199269523,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793001.15726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.171754395,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793001.80773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.463865327,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793002.242762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.021572793,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793002.2846348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.326064499,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793002.5603726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.015934854,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793002.674595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.102112971,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793004.109179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39616","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.861010269,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793005.1651273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.852977185,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793005.338419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["336"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":336,"user_id":"","duration":12.649209406,"size":8034,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Server":["Caddy"]}} -{"level":"info","ts":1779793005.942683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.752048212,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793005.1616182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.273158133,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793005.4377594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.418039799,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793005.5437872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39620","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.104516706,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793005.6570587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.147639722,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793005.855051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.786175144,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793006.7858863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.292778051,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793009.2748244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.096136828,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793009.772914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.622680704,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793010.7130766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.264248098,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793011.8299167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.546397378,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793011.8332052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.009384332,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793011.914092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.10984177,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793012.4316132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.04162274,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793013.4995863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.360360976,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793013.8218336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.04168521,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793015.4209757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.282509408,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793016.431256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.708261486,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793016.4870074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.786773523,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793016.5124238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.397707424,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793016.6772738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Forwarded-Proto":["http"],"Content-Length":["336"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":336,"user_id":"","duration":13.127718938,"size":8034,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} -{"level":"info","ts":1779793017.570554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.731208792,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793017.797542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.951744839,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793019.0233235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55750","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.687889257,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793019.9306216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.226268261,"size":1315963,"status":200,"resp_headers":{"Content-Type":["image/png"],"Server":["Caddy"],"Content-Length":["1315963"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793020.475883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":1.996846503,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793021.0166016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":1.980836965,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793021.4454548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55766","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.413478125,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779793021.495012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":3.92141754,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793021.5668354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.119466338,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793021.8036213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.360526731,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793022.040112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.450988127,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793024.0583315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.610654982,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793024.5444846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52064","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.040853552,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793025.8695755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55778","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.422790457,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793026.098701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.25727175,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793026.112702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.323407866,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793027.037206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.63248486,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793027.1991374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.392149345,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793027.277689,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.460732904,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793027.4275045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.372180741,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793028.0641296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.983140477,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793029.2578712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49566","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.711350128,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793029.6031384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60800","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.731836857,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793031.5860512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.360066202,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793032.050612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49578","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.791176108,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793032.3021834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.097429146,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793032.5029657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.297821401,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793032.5231807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":2.722341839,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793032.7821465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.492755766,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793033.7941198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.354546062,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793033.9814117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.376307338,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793033.435932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.785954105,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793034.8013022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.649462947,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793035.0113344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58864","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.928303166,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793035.4291735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.798912779,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793035.6947079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.08047833,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793035.8349664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.218967381,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793036.172201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.973572536,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793036.2694201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.371725881,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793037.033993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.130101936,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793038.440025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.63719719,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779793040.8484275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.905188322,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793040.8696814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.942276976,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793041.4158914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.919839905,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793041.8624883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.950477906,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793042.009013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.096952725,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793042.5162199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.236693358,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793042.8678977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39586","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":7.854084135,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793043.166625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.122533976,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793043.7098954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39588","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.26698946,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793045.790931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.537203451,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793045.7920816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.556522297,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793046.4592965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.670777249,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793046.4606311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.256888409,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793046.7093086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.505321193,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793047.187541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58556","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.316812631,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793047.6382122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.458536466,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793047.9557064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.509530586,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793048.0016537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.47546789,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793050.9282253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55402","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.963746055,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793051.5749466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58562","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.379196198,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793051.6423411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.121364724,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793051.778243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.256862494,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793051.8931322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.767533445,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793052.778062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.129297425,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793052.9279594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.372322632,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793053.2105863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.197461481,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793054.4383216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.556065461,"size":740,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793054.6272292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Content-Length":["337"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":337,"user_id":"","duration":13.155388435,"size":8538,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793056.0511398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.858167141,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793056.6406024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.75005074,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793057.0100086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.144176523,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793057.191444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.325171551,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793057.4563584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.005055637,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793057.7943769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50368","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.955397631,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793057.8754132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.083017475,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793058.5350783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.312663735,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793059.4600534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.400029321,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793061.699754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50382","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.896296923,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793062.1781924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.9554481,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793062.5317903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.33816532,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793062.6745472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.48038042,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793062.0148866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.933408985,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793062.3677769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.625568278,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793062.5426652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.553155318,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793063.0577488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54612","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.398533547,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793063.7393093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.994237633,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793064.8465621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56810","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.946882338,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793065.3132608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.57322358,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793065.8604214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.148579395,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793065.9170284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.616903779,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793065.9349868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.221891604,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793067.1454508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.119764625,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793069.1347296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.755923555,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793070.0361364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":1.973830081,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793070.0441542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":1.991038943,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793071.66975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.639618636,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793071.6908076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.660650164,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793072.5484276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.392073487,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793072.8466897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.22768295,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793074.1383176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.765814687,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793074.7470818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.601063541,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793075.9792075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.593242855,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793076.5774395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.214580425,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793076.7175336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.352892254,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793076.8130326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.861255179,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793077.772422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.213491295,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793079.8561137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36724","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.768316582,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793080.426883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.669436886,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793081.5567164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.814459073,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793081.7558825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58248","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3164"],"Accept":["application/json"]}},"bytes_read":3164,"user_id":"","duration":4.884374151,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793081.845903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.137381275,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793081.985361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.277351463,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793083.192121,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.32755089,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793083.3020315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.99617101,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793083.3088958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.52216,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793085.2976084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["336"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":336,"user_id":"","duration":15.249254008,"size":8034,"status":200,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793085.7364893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.296429983,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793086.4856033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39700","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.718278445,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793086.5632863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.500307934,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793086.787129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.66268351,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793087.286489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.179085345,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793087.4251242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.316212285,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793087.7473826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.55346221,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779793088.4316797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.10373283,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"info","ts":1779793089.3244407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.618845449,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793090.4732497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.717903909,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793090.5828686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":7.261722769,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793091.175308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35894","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.426039749,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793090.430682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39706","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.755792232,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793090.7298315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.192133523,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793090.7845533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.664066966,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793090.916938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.378086016,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793091.299487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.746156871,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793092.7852592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43028","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.439736058,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793093.5078106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.640907368,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793093.6355355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.940910151,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793093.856963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.273137314,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793095.5789988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.714847475,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793095.9227521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.090699351,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793095.9636455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.546437662,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793096.0659626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.234195761,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793096.5479078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.270932355,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793096.6851227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43030","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.898183425,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793098.7981248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.151674659,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793099.328715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.460413148,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793099.4363697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53282","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.886958833,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793099.5684063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43040","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":2.881697679,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793100.2616634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.091113746,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793100.882091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.712282254,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793101.1659758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.44703626,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793101.3634343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.224494757,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793103.3000267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.489862432,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793103.8676345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":4.397882076,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793104.0443168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.900339397,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793104.0759604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44510","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.63710029,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793104.4025333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44518","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.829455316,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793104.6550956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.312791903,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793106.1233943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.090701512,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793106.123819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.646935463,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793107.3511543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.909139554,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793107.8067625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.742253412,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793108.020884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.941806662,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793108.6812415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.238169676,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793109.2238688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.817908671,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793111.6910055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.881496207,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793112.1160731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.448581421,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793112.1497748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.362925925,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793112.2918339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.913388185,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793112.3007095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.511941063,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793112.5291848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43718","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.500603183,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793112.5937946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.362609761,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793113.4852505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.694760611,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793115.5074022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.373847198,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793116.692501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.539742426,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793117.2145853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.093828507,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793117.4758174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.764916636,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793117.481204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43728","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.688513871,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793117.6205745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56300","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.763646108,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793117.8048065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.682499413,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793117.9834864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.853246096,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793118.5159738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.393351889,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793119.6329136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35196","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.953175223,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793119.8691225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38844","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.050499795,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793120.288039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.616967591,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793120.8717782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.649043941,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793120.8856032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.246082675,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793121.3941696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.20929285,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793122.075379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.4350391,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793122.9664097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.33011858,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793123.8126795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.838238836,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793124.705553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34854","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.069726462,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793125.194322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34858","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.322209369,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793126.085761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.550921175,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793126.2262824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.243915092,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793126.4036336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.422201941,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793127.093581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.685940042,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793127.5918407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.645138959,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793127.6608899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.714336671,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793130.8075163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.493307481,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793130.8858016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.572071771,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793131.532418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.254685385,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793132.0133352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.734684365,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793132.0674176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.195194293,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793132.8586385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.579547053,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793133.0493603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.946772416,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793136.584492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":6.957813539,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793136.82322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.213068824,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793136.9493053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.338389686,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793137.0008087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.790110268,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793138.0737252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.430301537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793138.5522203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.49254896,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793138.6080706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.995935434,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793141.5923533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60402","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3142"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3142,"user_id":"","duration":4.922532949,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779793141.761983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.728939809,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793142.2381551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.638285489,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793142.3818061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.38163124,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793142.4260943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.423424852,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793143.4955196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":6.276282202,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793143.9966195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.432843095,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793145.0520654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.690651997,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793145.112301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60406","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.51104609,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793145.7811873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.778517107,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793146.7854598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48206","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.279639087,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793145.731111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.283655896,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793145.7311301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.685062295,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793145.8642135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.417048009,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793146.4674637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.987340717,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793147.2547448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.144444112,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793147.7372105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.525832347,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793149.2418802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.351397282,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793149.7151551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.830073246,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793150.3174152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.578571432,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793150.4756675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.693131261,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793151.0863945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.748403454,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793151.2836525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.532373548,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793152.6019146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.334299674,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793153.2786071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.527411102,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793153.5586853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.475633671,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793154.3149905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.059635472,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793154.6950803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57058","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.977262455,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793155.030331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.711556333,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779793155.6604996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.578870828,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793156.4636533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.826404302,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793156.913852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.864460419,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793158.2674572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.650244161,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793158.5639608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.272511832,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793159.5203724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.193544934,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793159.8520932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.819428107,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793160.9749384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.278288673,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793161.0807288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.694534636,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793161.1343496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.731101683,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793161.886262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.533080968,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793162.0470667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":3.102274079,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793163.3815942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.103063013,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793164.4974825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.796359643,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793164.6633801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40462","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.686190061,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793164.8976235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.358069761,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793164.8998153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.325402372,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793164.9822474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52818","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.127500828,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793167.4930136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.793054255,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793167.565926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.835815716,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793167.983545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.073125879,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793168.3415482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.055224408,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793168.8082435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56434","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.948939329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793168.938202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.542803674,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793169.0906243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55890","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.424427083,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793169.3505762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.441899742,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793171.4506633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.38112966,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793171.5080729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56450","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.691998089,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793172.2049913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.169273009,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793172.5402334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.504058426,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793173.3925674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.298773212,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793174.1260722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.497221081,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793174.2488215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.298274393,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793174.703999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.341712121,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793175.1493273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.761623554,"size":740,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793174.8894536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37126","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.301962051,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793174.9547896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56458","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.990618316,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793175.168858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.581090455,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793175.7718823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.217495352,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793175.790626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.64935749,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793176.0534098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.499481711,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793177.231792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.782968071,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793178.2221966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.259462104,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793182.0186963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44966","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.86662516,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793182.165357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":9.259001514,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793198.3233614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":20.420164308,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793198.330401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":20.458899403,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793198.438479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":20.566953393,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793198.956599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":20.494200834,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793199.7671719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38476","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":17.711314271,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793199.8937025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":22.64856045,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793199.9707124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50100","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":11.404484906,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793200.9607558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40538","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":22.735140503,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793200.9742918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.639639197,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793201.788853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":19.573042454,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793201.835982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.491695807,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793201.9460852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.483355303,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793202.3249986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44248","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":9.561944664,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793202.7013433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":23.486910072,"size":739,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793203.5375738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.571126028,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793203.5391614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.553565446,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793201.9941528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38176","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":8.601318626,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793203.9246404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.281686113,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793203.9254038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.283858323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793203.9567244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.952626693,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793204.1245122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.172236039,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793204.2284794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.160701136,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793206.7516572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.814653627,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793207.1445408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.247662575,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793207.665885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":5.662918477,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793208.0008562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.861803525,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793208.3273249,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.390280072,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793209.5050492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.524483599,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793209.585151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.824363353,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793210.0016046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.750226917,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793211.1443765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.809679867,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793211.748853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.737040944,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793212.2484617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.581161926,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793212.269051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.675112881,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793212.2822237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.12426465,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793214.048655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.736340834,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793214.0912108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.937939137,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793214.151121,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.124893483,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793214.9065628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.390257672,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793215.1348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48440","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.88471714,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793215.6849098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.371834664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793216.7028224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.60324139,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793216.7544494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.47422571,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793216.9903188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.534462819,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793217.193238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.899544499,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793217.9791648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.809622852,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793219.3823485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.672275456,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793219.7160277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.579734702,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793219.9641697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.963201205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793220.2873642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.369649048,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793220.7468321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.094123715,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793220.748947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.094883339,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793221.8079283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.192311422,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793221.9537168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.337230294,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793222.1592782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.768764948,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793222.4054644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.202141494,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793223.3958528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48458","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.678103511,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793224.0977504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.138240732,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779793224.706891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36946","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.741153769,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793226.2327328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.933526438,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793226.355392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.364810626,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793227.0355093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.492338338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793227.1477149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.187574237,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793227.267096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.306351437,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793227.5462506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.125341363,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793227.7737908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36960","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.065414275,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793229.2770393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52632","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.878434817,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793231.3799298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.070605388,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793231.8309736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.586972544,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793230.4417405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36976","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.479103578,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793230.7517765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.007692411,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793230.7733724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.706170502,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793230.84353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.360752008,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793231.1963084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.606037959,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793232.798552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.318124875,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793233.8274784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.009374385,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793234.6132107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43970","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.407205643,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793235.0037923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.189176991,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793235.2669039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37302","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.82355555,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793236.1114106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.082151675,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793236.2228622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.42133951,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793236.3533602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.588917155,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793237.5662727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.18011327,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793238.2708774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.458069712,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793240.2513947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.115253031,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793240.8472989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43984","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.971152258,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793241.2510054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38472","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.981494247,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793241.481744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.117246821,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793241.5015283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.398151406,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793241.5217938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.396199047,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793241.555225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.863630052,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793241.947726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.666284095,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793244.1135197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.667279239,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793245.4634795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.608148072,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793245.726082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55484","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.472409301,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793246.2716014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.804211222,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793246.3452718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.848865007,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793246.664803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.128317816,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793246.7284446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.293249486,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793246.8616037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.426320486,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793247.1435454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.119914934,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793248.922237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.186821215,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793250.4608614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38868","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.994460965,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793250.8314006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.995830388,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793250.836764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.001895646,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793251.5417635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.185182752,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793251.8973153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.09503399,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793252.0451627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.242376333,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793252.1253765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.727852857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793252.1816373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.505648033,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793253.913274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.728563305,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793255.6710343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.507628079,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793257.2625434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.028358007,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793257.6317499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36082","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.709922645,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793257.6895127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.108940254,"size":1318636,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"],"Server":["Caddy"]}} -{"level":"info","ts":1779793257.880322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.086456492,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793258.5720572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.018235525,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793258.8483596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.649478137,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793259.3832214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.187726355,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793259.7093194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.511516092,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793260.016845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.382282564,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793260.8585198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50738","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.127375093,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793261.2425642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.643044097,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793261.5076063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.69143033,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793261.7645519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.075894382,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793262.5194948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.333562278,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793262.7271307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.234309392,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793263.4408107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.507492449,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793265.022691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Cookie":[],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["no-cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.278424244,"size":1344195,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Length":["1344195"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"error","ts":1779793265.3381252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.744893618,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793265.3414629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.420894778,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793266.0615015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.166188678,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793266.130832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.652534742,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793266.136894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.242585748,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793267.561476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.822325406,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793267.9618344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.184725863,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793268.4325209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39434","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.084319253,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793269.496284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=3&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["no-cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.148311908,"size":1346479,"status":200,"resp_headers":{"Content-Length":["1346479"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779793270.8790076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.638862678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793271.3435366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.135666694,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793271.4802322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.271037583,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793271.7323558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.938732326,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793272.7603097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.78866862,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793272.980634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.408911699,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793273.0357256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52144","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.601900212,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779793274.424823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=4&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":0,"size":3949,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1326350"]}} -{"level":"info","ts":1779793274.4337742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.890962846,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793275.8778856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52158","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.840634806,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793276.831044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.306671039,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793276.9734426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.448934657,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793277.2885766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=5&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Cookie":[],"Sec-Fetch-Dest":["image"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.369467293,"size":1327882,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["image/png"],"Content-Length":["1327882"]}} -{"level":"error","ts":1779793277.4618173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.574060516,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793277.6703076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.113751304,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793277.8962233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.126243909,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793278.399938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.409053384,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793278.5927813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.480334176,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793280.4914167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52172","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.611832078,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793280.5405169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52516","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.067877628,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793280.8951244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.990877857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793280.9553561,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.050651352,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793282.0045485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.13193989,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793282.1609783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.287601641,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793282.2318723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.76952558,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793282.9296806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.022166195,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793283.614315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.204212958,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793285.103153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.561491943,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793285.131542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50974","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.638561809,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793286.3984928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":6.182525809,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793287.1147742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.874356254,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793287.5937345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.800840563,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793287.7936618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.585737754,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793287.933339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.72614047,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793288.179682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52540","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.074871178,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793286.9686675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.849546708,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793287.6572702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.853584793,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793288.0821948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51118","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.768895499,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793289.6358628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=4&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Proto":["http"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":0,"size":3949,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1326350"]}} -{"level":"info","ts":1779793290.3547559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.622755243,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793290.9181097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.557337408,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793291.1916647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.484963596,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793291.7051013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.28898233,"size":1344195,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Length":["1344195"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779793292.3101802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.325837047,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793292.5002227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.193988015,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793292.6388118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.553970865,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793292.6595507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.990308529,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793292.7782197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.072497738,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793293.746477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.687728336,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793294.0918002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49554","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.172270923,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793295.4630113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.408203361,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793296.164712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.560976029,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793296.2043798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.181189712,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793296.3141153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.290051493,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793296.7806182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.133995817,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793297.3312294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.008301712,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793297.7190354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.050203048,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793299.04033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55478","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.945432251,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793300.9849296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.598832631,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793301.4976301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.545797105,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793301.5610135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.203663481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793301.6923773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.333647073,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793301.7119663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.667790821,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793302.551817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.278608773,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} -{"level":"info","ts":1779793303.0965493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.366709853,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793303.4534957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32794","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.410506788,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779793303.6541893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.31302398,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793304.7631788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.060066707,"size":738,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793306.381868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.918856286,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793306.4672394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.737654703,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793306.6199102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38894","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.899588583,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793307.1030333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.394923991,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793307.1131802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.815165308,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793307.197127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.488968524,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793308.481101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.808453557,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793308.7224412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.612023812,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793310.7295053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54472","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.082928234,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793311.0337117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52988","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.41003472,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793311.9556956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.816775551,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793312.7481499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.043335494,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793313.0021136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.895675104,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793313.9100015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.416894998,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793314.3460283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54476","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.608651885,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793314.455362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.720833509,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793314.8381178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.873495939,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793315.0118866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&dynamic_image_id=1&buttons=%5B%22reset%22%5D&vehicle_type=5&thumb_position=7","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":9.410492838,"size":1266681,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1266681"],"Server":["Caddy"]}} -{"level":"info","ts":1779793315.1143856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.007438091,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793315.032341,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.474649413,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793315.1905851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.085025897,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793315.1919854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.080204405,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793316.277543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.717415777,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793317.0740309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.853457043,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793317.2759252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52988","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.836282867,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793317.2796476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"]}},"bytes_read":0,"user_id":"","duration":5.265174618,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793319.379279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.418909564,"size":1318636,"status":200,"resp_headers":{"Content-Type":["image/png"],"Content-Length":["1318636"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793320.0349243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.09689553,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793321.184811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":2.777463657,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793321.7781422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.96345436,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793322.6229756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.579850643,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793322.734657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.443114908,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793324.0088427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.852945872,"size":737,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793324.88401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.489846537,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793325.7070863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":0,"size":3949,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1344195"]}} -{"level":"error","ts":1779793325.7562256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3159"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.604838343,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793326.2616694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.553502304,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793326.2677443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/graph","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["415"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":415,"user_id":"","duration":15.16557969,"size":71823,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793326.7776518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.652614708,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793327.2592192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.473953266,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793327.5410743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.794319009,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793327.6607997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.768707039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793328.8924968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.128200955,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793329.3950882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Content-Length":["336"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":336,"user_id":"","duration":13.108748439,"size":8034,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} -{"level":"info","ts":1779793330.483126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.208839267,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793331.3636997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.450322535,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793332.2186997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.305544481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793332.2581706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Release-Channel":["canary"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.260711166,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793333.0267992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.754752383,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793333.0969949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46350","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.203192569,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793333.9881632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50528","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.68574606,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793334.2122104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":4.214483756,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793334.6575696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.104699306,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793334.7465754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.230557435,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793336.2028365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.103969405,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793336.5656855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.301673807,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793337.8732584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.609555993,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793338.2799568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.941290033,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793338.761768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.761869203,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793338.7781677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.739252836,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793340.2748477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.604305154,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793340.3761775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.606903161,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793340.9433563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54486","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.738535948,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793341.9512057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.802479717,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793342.394324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.673365852,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793342.783015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53222","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.019534495,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793342.8026023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.519587306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793342.8151188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["336"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":336,"user_id":"","duration":13.39206377,"size":8034,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793343.5667953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.776046658,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793344.0305367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.908548583,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793343.2027166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.542647161,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793343.5718725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.00698959,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793343.997925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54996","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.033499749,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793344.0493298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54494","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.926121533,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793344.2088645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.066768414,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793345.110714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.444605058,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793346.1886005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.558150395,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793346.816011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.602716876,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793347.8165693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.591112075,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793348.5237622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.938714332,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793348.597446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.830260747,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793348.6911914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60098","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.639102318,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793349.8864205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.886344389,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793350.482236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":1.953135462,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793350.482612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.507255857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793350.998617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.057634868,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793351.1366992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.195454674,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793352.9210906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.383954009,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793353.174162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.480559287,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793353.2683868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55018","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.380421448,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793353.7815819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["336"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":336,"user_id":"","duration":12.774998487,"size":8034,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} -{"level":"info","ts":1779793353.8176494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.208210436,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793354.0782082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.785122564,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793355.7664433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56540","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.580375953,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793356.2775528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.553230915,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793356.440144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.098427336,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793356.5739174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.231805447,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793356.910611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"]}},"bytes_read":0,"user_id":"","duration":3.104402705,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"error","ts":1779793357.5377207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42766","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.26632594,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793358.341881,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.991797835,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793359.7621257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.92236252,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793360.3705697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56554","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.34200304,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793361.0305512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.984529338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793361.4719596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":7.643740186,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793362.3820302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.339110221,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793362.6936615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.649011466,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793362.7261345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.185937058,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793362.7366836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.965629531,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793364.85231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.808656797,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793365.7288494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.348937128,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793365.84591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.911749264,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793366.7821443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50114","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.047062409,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793367.277135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":2.738400499,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793367.4778311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.516969514,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793367.6182768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.655784876,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793367.994687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.018626783,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793368.0832884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.601751443,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793370.279622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.415642329,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793370.979659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49018","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.248075311,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793371.7951412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.457261126,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793372.0533788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50124","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.008851788,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793372.509461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.622383606,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793371.053683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.618858161,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793371.6245337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.151669619,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793372.3001544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.072061782,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779793372.5933256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.153876389,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793373.663014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.467443139,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793373.7078247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.279675382,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793374.2446332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.472515825,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793376.1904128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.444177681,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793376.2334363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.900053826,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793376.2699018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.521869029,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793376.9385405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.157232476,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793377.7255912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.415519295,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793378.6093829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54272","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.938183976,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793381.016322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.922325331,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793381.076184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":7.306233953,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793382.426225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.366269841,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793382.8948665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.249516171,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793383.70964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.649260937,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793384.07052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.333868695,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793384.5816503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":5.186929859,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793385.4833605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.090067944,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793385.5505388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38226","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":4.65151092,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793386.3320317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.243897152,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793386.5982375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.221799365,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793387.7571194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.025957916,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793388.369864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.412993362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793388.7889764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.230080259,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793389.5799112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.496580532,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793391.489253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.735475689,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793392.0279055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.683409973,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793392.206842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.48321251,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793392.3552508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.631837857,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793392.4015806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.089992644,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793393.5719967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.781374825,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779793395.6084542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.018409087,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793395.75736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60800","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3164"],"Accept":["application/json"]}},"bytes_read":3164,"user_id":"","duration":5.120126789,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793396.5425282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.968823234,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793396.947885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.877171574,"size":739,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793397.2392023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.185954812,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793397.406158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.756836307,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793397.5159273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.472924715,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793397.6746466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.619371603,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793398.2563932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.1696561,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793398.897282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60812","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.131004808,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793399.0984967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.318905456,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793399.8465056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.267722821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793399.8482292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.255277853,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793400.7558632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.19884964,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793400.8743038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.316509137,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793401.0413127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.352520342,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793401.1862624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.482171909,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793401.4231288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.291360103,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793401.5961194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34852","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.537713301,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779793404.0639365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.16568774,"size":739,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779793404.111718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.922673191,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793405.020364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34864","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.422064709,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779793405.0485976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.936469604,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793405.7600286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.871247829,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793406.1820748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.124739245,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793406.2264173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.777930741,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793406.3120275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.437092364,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793406.4559278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.579849356,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793409.2988894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50402","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.182246996,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793410.5376983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.469814502,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793410.8535516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34874","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.831977805,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793411.005418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.806212903,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793411.1699493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.973259374,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793411.300557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.109831782,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793411.4407134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.249713708,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793412.666159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["image"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"]}},"bytes_read":0,"user_id":"","duration":3.518390992,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} -{"level":"info","ts":1779793413.2760954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.503950706,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793415.552271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.031534727,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793415.8013804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.946205878,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793415.906821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.72541562,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793416.0212786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.900881006,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793416.1479223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.598514289,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793416.716326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.23181926,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793416.8990073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.825255251,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793416.91987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.43499849,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793417.953363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.440707199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793419.038055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.006196724,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793420.5277543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55978","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.722357285,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793420.7956147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.875930403,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793421.5756598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.414193057,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793421.5960495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.706232321,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793422.117503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.264772615,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793422.1843364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.332881629,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793422.2316267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.780393875,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793424.2844467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.978830113,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793425.4037538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.192362541,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793425.6405017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42880","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.109714985,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793425.7002184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.84666506,"size":1344195,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["image/png"],"Content-Length":["1344195"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793427.07464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.483681599,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793427.255456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.023054684,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793427.2636366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43752","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.970830428,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793427.3272383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.520253664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793427.3861659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.153764168,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793427.5133023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.697646045,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793428.1988428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.949472699,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793428.7782264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42882","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.127443278,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793428.53469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=3&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.057603568,"size":1346479,"status":200,"resp_headers":{"Content-Length":["1346479"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["image/png"]}} -{"level":"error","ts":1779793430.0147057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43454","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.620340459,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793430.259379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.56815774,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793430.4650886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.253474217,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793430.8259122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.17516244,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793430.8678021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.617048984,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793430.8767314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.201727013,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793431.1199696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.44482952,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793431.1301074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.581594704,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793431.6822367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57588","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.514178874,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793434.5931118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=4&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["image"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.325924169,"size":1326350,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1326350"]}} -{"level":"info","ts":1779793435.5059984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":6.491269449,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793435.8927486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57590","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.201715497,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793436.0997913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.089899918,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793436.6332188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"]}},"bytes_read":0,"user_id":"","duration":3.069613741,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793436.883436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.908897337,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793437.0431497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.067606372,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793437.2515225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.776129966,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793437.31609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.479405686,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793439.6077564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50082","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["image"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["no-cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"]}},"bytes_read":0,"user_id":"","duration":0,"size":3949,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Length":["1344195"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779793440.0471153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":0,"size":3949,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} -{"level":"error","ts":1779793440.9061227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51636","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.010518948,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793440.963166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.656466777,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793441.4692857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.184362487,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793441.664301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.378894866,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793441.7643254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.603780593,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"info","ts":1779793442.414519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.086333181,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793442.6422246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.378962171,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779793443.4018378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.527451928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793444.5318437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36326","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.90194026,"size":739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793446.6717198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.022067303,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793446.965105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38712","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.922244715,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793447.146769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.529857476,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793447.4140263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.796330261,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793447.5844712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.374373269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793447.6834414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.256513308,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793448.3663573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.714260412,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793451.9569764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.983325152,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793453.0195866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.325134622,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793455.5865006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.428375939,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793456.6552987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":9.527973714,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793456.7955847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":9.668207117,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793459.8163042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":13.274176956,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779793461.272676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38924","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":11.149081758,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793462.2191157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3162"],"Accept":["application/json"]}},"bytes_read":3162,"user_id":"","duration":11.114138311,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793471.3526032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42636","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":10.077614743,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793472.071211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34908","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":9.842026366,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793482.4878893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41004","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":11.132168879,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793483.0284126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":10.955723208,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793490.1723278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41536","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":9.009374149,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793491.0121326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":10.389826613,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793501.5245593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60322","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":11.351025258,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793502.852163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54422","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":11.836735419,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793508.2340074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47792","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":12.210693167,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793511.9117367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45576","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.668429029,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793512.2495365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55856","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":10.723531406,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793521.0260339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46280","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.685741812,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793521.2179666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39654","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":10.846059649,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793530.4919157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.456114362,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793531.7146428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.494157127,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793538.3037078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":9.044566088,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793540.6507945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60300","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":8.92798424,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793541.282889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60762","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":10.78841154,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793549.7369144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50396","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.749995845,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793561.166154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36412","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":11.421489154,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793563.50989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":9.887713783,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793569.5860782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":12.009241101,"size":740,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793571.318495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54132","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":12.709967936,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793572.7495058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43962","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":11.031260431,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793582.9908988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44992","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":10.634495585,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779793593.2778742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":10.285055931,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793594.4645789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33094","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.693281389,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793595.983165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33066","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.220143516,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793597.9127614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.06291418,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793598.185336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":10.44682037,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793598.4925487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33042","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":10.738375036,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793599.858432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":11.400363463,"size":738,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793600.4860387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33068","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":12.634000149,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793601.0807781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33050","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":13.22981761,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793602.6957395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3172"]}},"bytes_read":3172,"user_id":"","duration":13.241413039,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793603.4461637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":12.082302731,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793612.0199087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42088","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":9.315207026,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793612.6516893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41580","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":9.203589188,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793623.0879111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40610","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":11.066190196,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793625.275999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57088","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":12.62164976,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793624.5702412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":8.689808551,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793632.0740569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50760","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":10.793130442,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793633.7717109,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.189710888,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793643.9480815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39130","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":12.050463419,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793645.487129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52142","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.444004203,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793653.4797146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.529880715,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793652.742031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.222775766,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793662.8276994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43840","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.321226227,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793663.955688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43844","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.210815177,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793669.3416116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.282440734,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793669.3421435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33068","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":8.290905461,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793669.3429754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":8.283705377,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793669.4096951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33050","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":8.360394869,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793669.6556978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["3c15caa5c36c4ab9be92f3ab4655d2a9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":8.60309935,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793669.8894775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33042","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.830262973,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793675.3224843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":12.491611633,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793675.5977783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":5.81036899,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793682.7813058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":9.020054018,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793683.2086442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55564","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.723643213,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793693.6870818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":10.904301859,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793694.2824612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44882","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.806930537,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793703.4027572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56624","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":9.714353746,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793703.7405732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.45049026,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793712.3020246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":10.79143888,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793713.2784781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57030","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.428963049,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793723.1637533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48672","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":10.860180009,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793732.1046517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33042","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":0.0102143,"size":0,"status":499,"resp_headers":{"Server":["Caddy"]}} -{"level":"error","ts":1779793736.1797926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38494","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":13.213760803,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793736.4409013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":8.472210317,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793737.9679518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47046","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3168"]}},"bytes_read":3168,"user_id":"","duration":6.507682002,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793738.3316143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38346","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.745570724,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793741.2660744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49570","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.287650853,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793743.334696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38358","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.73636049,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793747.3355927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49576","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.068066221,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793748.384904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.04232231,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793750.7646403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50380","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.427349833,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793753.6679108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41006","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.279652215,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793758.101176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50392","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":7.335214669,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793763.142316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44330","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":5.039730082,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793766.3701766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49690","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.123076724,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793768.236191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36850","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":4.714542336,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793773.0868032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56744","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.713795528,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793773.663781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36856","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.419223889,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793777.061522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44686","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.966854854,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793779.6270185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60804","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.961420409,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793784.830147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44694","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.495554397,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793787.1897042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":7.559677474,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793788.227373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.387191617,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793791.9684343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38078","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.776867978,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793793.0206196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57108","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.652343546,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793793.4064932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38080","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.298713517,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793798.6329021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57108","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.223660069,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793809.0666075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58468","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.651827638,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793818.879584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42796","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.801711383,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793819.873836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3177"],"Accept":["application/json"]}},"bytes_read":3177,"user_id":"","duration":10.82032529,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779793826.9846249,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60582","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":9.000559673,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793827.6744137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56590","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.433771662,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793831.164067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39286","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.481588057,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793831.80978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54094","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.823220244,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779793833.5190992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.052766383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793833.6519878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Cookie":[],"Referer":["http://localhost:5173/"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.820464096,"size":213,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793834.3666096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40126","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.937207745,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793834.7671564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37538","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.954648938,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793835.575672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40132","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.109336607,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793835.8100715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47670","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.640836496,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793836.4331768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40162","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/redirect"]}},"bytes_read":0,"user_id":"","duration":4.963261754,"size":1932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793839.8255208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40170","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.047565966,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793839.9529927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40162","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.47122326,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793840.070603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37554","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.302117783,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793841.8208473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40132","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.338766153,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793843.407023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.718010789,"size":1923,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793844.695994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.622926314,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793845.6796021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40170","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.546994216,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793845.7953784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40162","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.820725536,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793848.304648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40132","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.444500959,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779793851.9410505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":10.339112298,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793853.7780669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46704","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":10.945839938,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779793856.8727646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54554","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":10.895378856,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793865.4830372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48692","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.702233661,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793865.8723402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40126","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":31.051036215,"size":9122,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793866.1209471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48054","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":9.239899478,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793872.7940562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.840250648,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793875.0657055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.575288511,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793878.3608103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":12.238208594,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779793881.6115634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":8.824711447,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793883.7782874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54976","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":10.338104914,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793885.4227035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":8.947209847,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793894.3146415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46258","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":10.528398779,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793896.5876768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44004","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":11.163613569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793905.4559617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":8.867086891,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793906.1658053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50050","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.847929539,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793914.6887584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":11.746858367,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793914.7468593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42990","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":11.150245634,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793924.2326334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46970","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.595401728,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779793926.8065202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40126","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":13.145580882,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779793928.0449033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53172","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3168"],"Accept":["application/json"]}},"bytes_read":3168,"user_id":"","duration":7.710761741,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779793933.6604748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56200","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":9.415983092,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793936.0085247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47068","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":9.82920797,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779793941.469169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":8.258695857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779793941.5731242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40126","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.36270107,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793943.8176663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36974","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.772850208,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779793945.6530583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44482","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":12.430939495,"size":1916,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779793947.0272434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49582","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":11.017391123,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779793954.6702275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41342","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":10.844358145,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779793957.1459076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":10.117096444,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793965.42701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49382","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":12.799410462,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793966.7108884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39264","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":11.426157952,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779793977.0630555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":10.35057728,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793988.2769475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50732","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":11.210843374,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793988.5245569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":10.844151887,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793995.764089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":9.098486001,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779793997.2206879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51192","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":10.808525565,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794007.0158303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60502","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.787033086,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794007.7692635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51176","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":12.003401301,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794017.28462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":9.513025737,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794019.095945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.813881244,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794025.927571,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51898","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":8.69028916,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794027.611528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":12.192297047,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794037.2671034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":9.653966773,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794038.6750195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40450","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":12.744255307,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794047.8371894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47074","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.425678214,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794048.1562276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37032","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":12.758977077,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794057.2412212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57004","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.395750882,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794067.754445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52130","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3187"]}},"bytes_read":3187,"user_id":"","duration":10.90323094,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794068.4139717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35240","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.903651358,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794075.4585412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46272","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":8.929830056,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794076.6725297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44694","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":10.798304004,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794086.6682127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47510","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":11.205784158,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779794089.0701942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59902","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":12.522787564,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794097.8825622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41328","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":8.811022941,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794106.5205941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59546","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":10.520586681,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794107.9648342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41532","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":9.342860622,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794115.7061534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42950","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.183248008,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794117.8190908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":9.846252706,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794126.8498232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40892","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":11.141188609,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794128.5648777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":10.744616982,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794135.5442407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39916","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.601049538,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794135.7375455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50014","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":9.081277519,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794145.5488682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33538","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.996058662,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779794146.1898913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":10.451203661,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794156.5808716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.769525446,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794156.5828261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32792","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":10.39158961,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794165.6696792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42428","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":10.962931571,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794165.7064328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":10.996606627,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794176.4484172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.705364834,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794177.768464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44268","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":12.38883775,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794186.0127404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.555623091,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794195.8869667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.50151108,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794206.3620107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42894","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":10.467073893,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794208.3442361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48594","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3170"]}},"bytes_read":3170,"user_id":"","duration":12.454529896,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794213.8685787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49210","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":7.499996992,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794216.004297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50798","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/"]}},"bytes_read":0,"user_id":"","duration":10.254905416,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794216.0961185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50800","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":8.139104952,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794216.0961308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50804","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.139258759,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794216.3039143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58060","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":9.80248665,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794222.969849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52062","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.664790886,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779794228.784326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50804","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":10.139343553,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779794230.5900967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50800","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":11.931562822,"size":1932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779794231.46074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50592","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":8.489540807,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794232.9580631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3149"]}},"bytes_read":3149,"user_id":"","duration":7.39007211,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794241.669986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45074","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":8.703830824,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794241.7938516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":10.331749512,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794252.9665623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":13.201165986,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794252.9677362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":13.078250135,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794262.223487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45652","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":11.669604926,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794262.2763739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":9.307730469,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794272.1796424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39156","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":11.770947209,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794273.069437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55546","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":12.712194514,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794281.8719728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":9.690341678,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794283.2530494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33908","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":10.17299259,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794293.086688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35904","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":11.21217625,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794293.5858114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43852","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.06326294,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794297.3316371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.445666634,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794300.6294591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":8.924377274,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794304.6355536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39458","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.183033158,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794311.549381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53816","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":10.916325848,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794313.0662367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45338","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":8.153348134,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794323.22932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":10.155780592,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794332.940495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56870","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.577077324,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794344.072532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3188"]}},"bytes_read":3188,"user_id":"","duration":10.358292215,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794352.1673172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40956","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":8.083002868,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794353.707594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50718","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3150"]}},"bytes_read":3150,"user_id":"","duration":7.276026756,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794362.6224103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":12.335899172,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794363.0074368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50726","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":11.173569687,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794366.2821405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43410","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.657569034,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794367.723252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37170","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.224547017,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779794370.9428387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44518","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.217928451,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794372.7372615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.453661637,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794376.2578962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.313493328,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779794376.552354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57500","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.813338033,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794380.8409472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53228","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.58171129,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794382.8200996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49226","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.264529406,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794384.8570046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49230","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.878353291,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794387.752216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59592","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.794260911,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794391.123271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56650","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.263152879,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794392.7917786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.029987357,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794394.5453663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.41402897,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794397.9948156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57382","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.938800394,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794400.5672479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.753387564,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794401.4347763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.431387902,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794404.3903856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56632","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.814824203,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794406.492525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37708","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.067074357,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794406.972964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43328","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.865416717,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779794407.2971094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35418","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.854097997,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794408.7459576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35428","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.352832041,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779794410.0582662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["24768"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":24768,"user_id":"","duration":5.633244158,"size":136,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794423.9756165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":6.525211746,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794424.88292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3157"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3157,"user_id":"","duration":5.975553794,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794427.4295661,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60956","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.442998797,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794428.8203094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.929240071,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794432.281439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60960","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.850450517,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794433.68528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44038","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.863607853,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779794435.8130133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54992","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.52920701,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794437.1954865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60592","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.507973329,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794438.8277638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.485476585,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794440.0364296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.700883772,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794440.0065658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.547444126,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794440.9321635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.43797443,"size":1932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779794441.4408503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":7.50069329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794443.0108213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":7.688011792,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794445.6760979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.600515567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794446.4347749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36924","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.991474428,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794446.7660277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.429533526,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794447.6386223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40908","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.624635683,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779794448.5477066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.210651261,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779794448.919742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.205439309,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794450.2144845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.712495136,"size":1923,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779794451.9079726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59618","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.469037644,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794452.9310946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43096","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.288784065,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794453.1343477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.995078804,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794462.6608534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":13.760640686,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779794463.016345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.104762994,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794463.485807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59354","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":10.840040791,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794470.2410285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.092761569,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794471.8296418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40068","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":10.211954644,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794481.081088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48798","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.575818621,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794484.480202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59962","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":12.386442623,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779794488.8119738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.398971833,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794489.8101633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":9.385647761,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794489.9471214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41864","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":8.858312605,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794491.4098043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":10.988748097,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779794491.4453294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":11.027395702,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779794492.907534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":8.41932623,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794494.6910894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60746","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.741417007,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794497.8471835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":8.605321917,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794502.3140693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":64.262431403,"size":9235,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779794505.0302434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.741295448,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779794505.0978622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.137146941,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794505.8114512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60752","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":14.763463738,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779794505.9008975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.228379274,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794506.335245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.398042308,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794507.8493068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":7.552707708,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794508.2649038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.981069179,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779794508.59807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.151840286,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779794512.0809457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.871631701,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794513.4554255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3169"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3169,"user_id":"","duration":4.563904271,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779794513.5176847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.571796357,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794514.0450265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.433353995,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779794516.8440456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.377013381,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794518.2013447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56506","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":5.077991343,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794522.2408834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41094","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.029261606,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794522.8882892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42818","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.041417549,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779794524.4943225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.858266882,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794525.4389791,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42828","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.416206648,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794526.211494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41110","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.834463551,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779794526.845731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.237038699,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779794527.6379442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.826853963,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794529.4542236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.24088499,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794530.537222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53878","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.096412643,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794533.8559933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.317371304,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794535.314982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47360","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.859446026,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794538.139483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42162","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.823129466,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794538.5083241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45728","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.649519173,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794543.0052538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.49430578,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794543.5317621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45744","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.389677934,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794546.255495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.242318316,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794549.096806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42328","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.949378532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794551.3924935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51540","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.858928098,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794552.2594788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42330","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.154064546,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794553.2618272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51542","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.728065469,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794555.9647586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44886","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.303148427,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794558.4135516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60940","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.148743426,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794559.242544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44902","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.269505224,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794564.6324537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60940","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.38777856,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794575.458647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48228","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":5.006018524,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794578.870007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.400604843,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794581.1651378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59966","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3132"]}},"bytes_read":3132,"user_id":"","duration":4.865895363,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794582.0138154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48244","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.016988775,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794582.703814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.403640344,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794585.3366842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36278","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.321397677,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794587.4878943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.782529512,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794590.201006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.862634509,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794592.6617508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37820","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.172546657,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779794595.379843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59568","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.177591271,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794598.686487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59578","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.023301426,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794601.9254506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43554","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.541692234,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794602.0121017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.323748979,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794607.011261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43554","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.996397223,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779794608.2274222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.297249702,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794610.0158818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46484","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.905753562,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794610.0183172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40282","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.683621415,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794615.2345505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54724","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.192449738,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794615.346611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.053204565,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794618.6599581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.304868401,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794621.9179091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54730","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.420853939,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794623.863727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49286","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.200504049,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794626.010529,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44544","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.083382931,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794631.4841406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49286","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.471227348,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794643.9994833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":9.976923702,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794659.8110745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40562","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":15.797344351,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794662.907596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47810","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":21.70109014,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794665.9016194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43280","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":11.179882059,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794665.0352616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51688","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":4.367631783,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794669.1669836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48630","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.182296214,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794670.1604989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53564","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.12399,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794675.3476272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.18452256,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794676.0630302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48638","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.893481967,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794679.5599139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.495232098,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794680.3109946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.960587644,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794683.5974178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.285043181,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794684.705494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59122","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.141457899,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794689.187131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.477977783,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794689.7648997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46656","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.164037698,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794691.9762244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42222","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.778178335,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794692.9976554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33506","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.392498477,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794693.986134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.856043514,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794695.8738916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42232","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.512804846,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794698.268207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49476","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.019032825,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794699.3418896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40206","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.46058113,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794701.9192915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.642122358,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794706.281173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41130","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.934895792,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794706.9794106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41446","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.057532238,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794721.2978947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.897391696,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794721.764187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.703159547,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794724.430406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39778","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.122483515,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794726.1094623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50764","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.337242495,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794730.0091195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39794","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.577606304,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779794731.9593468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50768","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.848605381,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794733.3394737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.328958292,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794736.4345937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.473763843,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794737.9441974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59780","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.60352872,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794741.2533545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59790","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.307668261,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794741.3144884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47894","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.878393887,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794744.3363461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58890","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.019985573,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794746.1825922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53006","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.926323876,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794749.7325046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53008","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.393227374,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794749.1677868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54384","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.869249029,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794753.7335181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.276724757,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794755.199009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49266","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":6.023193305,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794757.114198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.372774156,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794760.4201078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49270","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.958679,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794762.290991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.914643409,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794763.9430673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54084","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.515508472,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794765.6034226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59320","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.304326648,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794769.0380936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39924","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.092045005,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794772.6927497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39936","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.085475296,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794784.2327952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53062","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":5.084795782,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794785.5828726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3141"],"Accept":["application/json"]}},"bytes_read":3141,"user_id":"","duration":4.83357434,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794787.5755916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53078","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.333087364,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794788.9663973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.375637717,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794793.8984554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.321306316,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794795.1197171,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.151727495,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794798.98178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45840","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.081597123,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794800.3233984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45344","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.20196765,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794803.911182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.92773633,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794805.1597486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45360","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.834621439,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794805.6073747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45816","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.581173243,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794806.7511725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.476508225,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794811.9601836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37342","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.349437537,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794812.9654791,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37344","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.211845012,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794822.9142108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47642","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.157502366,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794822.9958818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":11.032713628,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794832.550352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.547312156,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794833.4530675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":10.531095869,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794842.4273295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":10.608898394,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794842.6089966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.705001064,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794852.581862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":10.146412213,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794852.5823066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":9.965281578,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794861.7879176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59434","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":11.084467613,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794863.0563285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59428","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":12.356370785,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779794886.7797675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56128","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3147"]}},"bytes_read":3147,"user_id":"","duration":11.002494786,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794887.8415086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56926","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3170"],"Accept":["application/json"]}},"bytes_read":3170,"user_id":"","duration":10.022105644,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794891.7009356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":6.807213282,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794893.7697492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51918","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":7.810757325,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794898.7993767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53104","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":7.095241773,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794902.438138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45552","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":8.666963766,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779794905.001585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":6.195947893,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794907.0593443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37736","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.619195809,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794910.8094602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41824","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.805900354,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794913.8641026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37748","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.803076535,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794916.7516382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38346","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":5.940312527,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794917.4873984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42698","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.619741896,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794920.5013819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49596","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.626973548,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794922.9535794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50676","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":7.343562369,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794927.3059525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36548","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.800259559,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779794930.1857255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33624","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.228939509,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794930.9301257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39240","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.604360078,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794933.3622644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.163868833,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794936.0187492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.8236829,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794938.3860345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41298","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.761172449,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794941.0010471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57160","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.971532391,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794941.65493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45520","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.261567036,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794946.2957423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53958","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.291576163,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794946.8771195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53960","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.218926395,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794963.2866592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49856","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":6.268033926,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794963.2871208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":7.142188749,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794965.8073525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.509779371,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794965.8073423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46094","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.509765106,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779794975.136322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58636","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":11.212474888,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779794975.1388226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34398","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":11.214993175,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779794985.7457235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44684","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":10.599364908,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794985.765781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":10.617777196,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779794996.7374096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55438","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":10.970269337,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779794998.098587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40164","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":12.350908185,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795005.1496122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37120","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":10.297778748,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795005.7995992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":9.586758744,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795016.5560875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43650","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.403310195,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795017.7116463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43666","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":11.908859885,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795018.4064825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47604","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":7.596463332,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795027.9999247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47606","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.583787301,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795029.6907446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50608","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":13.131835553,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795037.7281706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.909062396,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795038.5157516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":12.126672062,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795048.0211842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.496102796,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795048.9483762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54596","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.956400764,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795058.2947075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43808","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":11.22469804,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795058.8338723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54218","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":12.695806003,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795064.1540635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47944","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.410661266,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795072.9699457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43158","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3145"],"Accept":["application/json"]}},"bytes_read":3145,"user_id":"","duration":5.797952312,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795077.3706884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43168","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.392644421,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795080.3804507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39032","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.200870221,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795081.956208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.584114905,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795083.9731905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.57987689,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795085.375223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34214","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.417592039,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795088.5166671,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39042","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.425919122,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779795089.8267212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34228","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.333575706,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795091.8416164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34674","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.323045721,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795093.741001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60904","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.913135183,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795096.5962286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34690","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.753231787,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795098.8871067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55576","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.14280496,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779795101.189047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51592","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.590992088,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795103.456404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39380","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.707402119,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795106.629616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.165192305,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795108.0243177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55576","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.833165254,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795112.603069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57140","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.706985025,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795114.1341624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.107033373,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795116.2585738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57148","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.646172862,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795115.7653017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54186","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.509677529,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795119.7210705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55120","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.345889013,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795122.6103437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54198","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.579059031,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795126.0070865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.388461905,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795130.9591086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56526","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.94875463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795137.3194718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46810","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":5.559598718,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795140.8299725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39338","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.50207128,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795143.8709395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39352","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.93743362,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795146.1188576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45858","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":5.024127274,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795147.2357643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52644","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.363410596,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795149.3523803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45872","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.224080068,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795152.00586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52646","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.768918979,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795153.95796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45884","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.604162808,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} -{"level":"error","ts":1779795156.677482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52008","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.670244975,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795157.445929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33162","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.486027838,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795161.6324303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41656","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.951885716,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795161.942256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33166","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.494893698,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795165.041685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.097841972,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795166.2861307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.650669438,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795169.2369056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.942386725,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795169.6883302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41656","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.644557337,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795172.0596192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.457211323,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779795172.2056735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35598","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.409986286,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"error","ts":1779795174.9612741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50348","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.893221674,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795175.150927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.938168476,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795179.802963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37198","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.838671365,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795179.9652987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.553826407,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795183.0161989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44214","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.043462195,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795189.2662072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37198","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.247884948,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795197.5174384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.681361829,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795200.448709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.841498841,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795205.1041641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49008","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.654287531,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795205.4609365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":6.082676226,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795208.3647637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.259217868,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795210.360414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.888634854,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795213.3632731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.997170351,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795216.6355605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.273719223,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795216.6585078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.29339157,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795219.1353018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36124","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.49819983,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795220.9338028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41956","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.271626452,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795224.0151494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36136","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.87799097,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795227.3776674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36152","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.360593333,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795227.4885519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37186","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.551949905,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795228.6292303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34380","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.028724362,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795230.389081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47906","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.904375392,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795233.718261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.823449021,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795236.1675901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36472","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.775256189,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795236.806278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.079912441,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795239.6219413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.445514881,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795241.9007049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44004","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.091270234,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795246.216588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.332204905,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795249.8956292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.670141814,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795256.309901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34108","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.411373616,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795256.3184714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57342","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3140"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3140,"user_id":"","duration":4.389205215,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795261.690845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.362237878,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795266.8616915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.169411472,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795271.3122497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47356","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.888633725,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795271.9421751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.078446252,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795276.1127398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.790390367,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795276.6978238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53738","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.753879763,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795279.846078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58008","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.146470931,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795280.8025877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49106","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.687708593,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795283.6893415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49116","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.779605373,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795284.6696322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58152","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.715016381,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795288.7913697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43268","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.830431797,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795289.697955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45456","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.006928539,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795297.912078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.111346781,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795299.1360936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45470","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.436867323,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795309.112533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.929640916,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795310.1158292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":10.97673989,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795316.7093868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59614","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":9.514517744,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795318.9408891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.748399972,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795321.9011576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40914","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.18915176,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795329.4670904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35292","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":10.5176428,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795341.015629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53638","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.281061209,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795344.299483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35830","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3146"]}},"bytes_read":3146,"user_id":"","duration":8.438466178,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795344.7604954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41582","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.603897679,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795347.3903759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.081527425,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795351.06579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52082","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.302595029,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795353.5054135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45738","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.113480609,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795358.4610822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.953961472,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795363.2457268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.783408647,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795367.617745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.370460971,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795367.618426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51944","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.52297896,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795368.0889158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.377518849,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795369.8751965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40372","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.172734364,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795372.603756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51000","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.512878912,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795374.6013484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.723232245,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795375.8484926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.243165333,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795377.9889357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39666","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.379068902,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795380.4982324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.647898649,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795381.7924483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.532244163,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795382.384156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.142316137,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795383.0540113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54588","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.798982763,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795383.3456206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.104945458,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795383.6051025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53526","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.105168397,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795383.9702463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.714041524,"size":1930,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795386.4882214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.391671359,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795387.2700272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":3.174401171,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795387.4634132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.401357388,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795388.0917268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.022786146,"size":1930,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795388.1621373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.093271764,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779795389.5968156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36744","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.988508523,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795392.4229357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38428","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.956011764,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795393.0145304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.826420322,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795393.558969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.373780893,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795393.9422352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.508550447,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795394.0544791,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47256","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.454946974,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795394.9561467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.761256567,"size":1924,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795397.2618027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":2.495430828,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795397.347692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.769383305,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795396.4619796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47262","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.290294786,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795396.6367652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.542240451,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795396.68893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.545957652,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795399.790964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.319304291,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795402.3787596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.678171458,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795402.5273376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.315070114,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795403.200373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34802","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.471664137,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795403.5264893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.718207113,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795405.7704666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.216472328,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795406.192311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55454","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.98356754,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795407.2124057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.659729643,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795408.3011603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.91086201,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795408.9853506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56146","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":6.427733998,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795411.3533964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.407229102,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795412.311053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.370554617,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795413.374181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55924","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.177971436,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795413.9486482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.633504266,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795414.5108848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":5.514090991,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795414.80578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.923773674,"size":2255,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795416.477128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.241908427,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795417.3830345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.162769213,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795418.4352837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.217620327,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795419.1896622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.229895914,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795420.2376251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":33.937913359,"size":9147,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795420.9464056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.433595991,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795421.6523113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.06092514,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795422.796872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.221665636,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795424.4847243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.281204262,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795424.5793576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57658","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.63124203,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795425.5428133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.51158279,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795426.5953984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.607604884,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795426.8503497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42648","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.185324358,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795427.653866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.072588978,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795428.3840034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58580","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.899042793,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795429.9411645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42662","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.089351034,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795430.6265929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":2.28554915,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795431.3826501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58594","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.988042959,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795431.7290688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.404645955,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795433.1472087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.480813944,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795435.1406186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"32872","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.196652829,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795436.1909435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.806737634,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795436.4295633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.741702798,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795438.714234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.554131632,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795438.937868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.266606226,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795439.5663934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52796","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.616628653,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795439.7149124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42508","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.522354566,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795441.9220564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.909513668,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795442.3758636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.80141362,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795443.7999609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.803097601,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795444.0026083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42516","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.286135643,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795444.9947557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.266099794,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795446.3165655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":1.98103083,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795446.778282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.427365368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795447.4392784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.100551233,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795448.3257945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.321575661,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795448.5894902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35070","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.943575369,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795450.4280457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.421883426,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795451.8824472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.282993492,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795451.893444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.197128707,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795453.0262136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.345894874,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795453.4425597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48818","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.113125395,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795452.6538532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.021898847,"size":2256,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795453.4378362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.878249078,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795455.1484802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":1.96313185,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795455.328615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50948","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.334837846,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795456.2852354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.10066597,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795456.3676229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.814040398,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795460.0348916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.659673007,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795460.100684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":11.470228064,"size":9126,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795460.630393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":2.112146372,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795461.103091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.653060684,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795461.7333264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.215077297,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795466.3085651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.010361684,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795466.3928585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.275422699,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795466.545062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.689545176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795469.537598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.682708969,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795469.566066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.249858296,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795471.6065643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.408048704,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795471.9863017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.582631909,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795472.596477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3154"],"Accept":["application/json"]}},"bytes_read":3154,"user_id":"","duration":5.229902428,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795472.7173886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.155920612,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795474.0662165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60336","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.496789998,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795474.06951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.000825601,"size":2248,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795475.5861335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51574","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.981647096,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795475.7196102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.207819274,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795475.8878777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.819353079,"size":9120,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795475.9437156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.43071106,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795477.0139148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.288116498,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795477.251989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.963949738,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795479.8212547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=4","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.091931043,"size":403,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795479.822555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=3","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.744341489,"size":415,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795479.9802191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51576","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.392810912,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779795480.0867317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=6","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.190659901,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795480.1354356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=5","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.182991602,"size":415,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795480.147272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.887207398,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795481.4788797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=7","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.456265821,"size":406,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795480.989086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=14","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.081469583,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795480.9902654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55598","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.924190216,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795481.5011535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=13","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.586573515,"size":409,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795482.0036974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59874","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=84","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.086646236,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795482.2036316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=12","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.023881717,"size":412,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795483.8473444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.11615548,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795483.8788488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.103737817,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795484.9439173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.169666818,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795485.5574481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=2&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/84?departmentIds=84&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.520443717,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795486.547577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.818332931,"size":1932,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779795487.1260555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55614","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.134244104,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795487.747666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34198","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/84?departmentIds=84&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.742527418,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795488.7686455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.816679318,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795489.598521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.959015911,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795489.8627007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/weather?ids=1,2,3,4,5,6,7,12,13,14,84&date_from=2026-05-26&date_to=2026-05-26","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/84?departmentIds=84&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":10.292275139,"size":326,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795489.9735231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.334846209,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795490.161018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.531153971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795490.2916706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35434","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":6.117519403,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795490.4710522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.343472439,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795491.1786609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.539368649,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795491.3555975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.723741979,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795493.158834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38954","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.856604792,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795493.3390288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/self-serve/enabled?id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.561568087,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795493.5781407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.409857155,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795495.2073326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/weather?ids=12&date_from=2026-05-26&date_to=2026-05-26","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.224862523,"size":233,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795495.217859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=12&date=2026-05-26&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.609863496,"size":579,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795495.3244123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-26","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"]}},"bytes_read":0,"user_id":"","duration":4.136656451,"size":154,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795495.802953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.455670615,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795496.8498883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44516","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.376025361,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795497.2203367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-25","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.856957042,"size":154,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795497.5233808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.937380078,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795497.595194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38964","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.434579408,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795498.9591308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59958","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":20.730976318,"size":674,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795499.203316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.462671318,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795499.8260002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50044","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.350200148,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795500.0139837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.168297881,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795500.3390074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.575649594,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795500.3973837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.800438128,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795501.0785944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.315319395,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795501.1608386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.620195279,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795502.464897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.443225223,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795502.8090467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.973655204,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795503.1142578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.899584759,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795504.6165442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56370","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.217537617,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795504.9878702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.811968342,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795505.165799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"]}},"bytes_read":0,"user_id":"","duration":4.809232409,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795506.3076978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.21915372,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795506.6720722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"]}},"bytes_read":0,"user_id":"","duration":3.561282361,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795507.109748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.984722881,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795507.8425171,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56384","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.224542459,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795508.5762928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44928","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.505102149,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795508.9732618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.969178961,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795508.620974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.335190429,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795509.126799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.57057453,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795509.9510493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35406","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.258474217,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795510.2459307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.72827216,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795510.3495722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.920712224,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795510.8297243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":15.43050438,"size":71817,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795511.1497319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46182","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.196761805,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795511.491248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.393826149,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795513.8629532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.001628525,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795513.8679736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.235033583,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795514.4087257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.510891339,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795514.8260396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46186","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.871836041,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795515.0877407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.224551503,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795515.9813101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.621977091,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795517.2050714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.052017532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795517.275536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.413326095,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795518.5711997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/layout","headers":{"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2759"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2759,"user_id":"","duration":4.698974974,"size":595,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795519.977327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.693209495,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795520.1916163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54712","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.978767507,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795520.4760664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.758253508,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795521.0261202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.830225619,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795521.1170838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.232393166,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795521.6380029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.645475313,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795522.877227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.298484232,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795524.9752455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.402845111,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795526.2426322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.709616623,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795526.5153248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.384803838,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795526.831921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54724","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.378719827,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795527.1659648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.275191533,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795527.2950928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.645947594,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795529.4153352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40698","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.575667021,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795531.0169137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.140970846,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795531.2858725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.430270852,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795531.3525238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.476148134,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795531.4676914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.938491819,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795532.3097894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.385996767,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795532.6947842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.385652245,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795534.2754662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55736","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.857777187,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795534.403007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.106952802,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795536.004726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.747076498,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795536.3036315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.080987109,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795536.4494252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.226849537,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795536.602548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.122632306,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795536.0354757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.23619414,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795537.043927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40548","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.546611421,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795539.4124513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34412","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.366983275,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795539.855605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.150135438,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795540.089244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.439677749,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795541.7284465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.682109219,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795542.0699186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.382903279,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795542.5358841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.886310762,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795543.9569945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34428","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.542746413,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795544.4086974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.423822613,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795544.4745183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.607351886,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795545.1084902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Content-Length":["336"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":336,"user_id":"","duration":12.82103454,"size":8034,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Encoding":["gzip"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795545.3458278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.802198025,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795545.6609476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.584024077,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795546.8624904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58564","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.904269792,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795547.009574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.270203545,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795547.6438956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.22686078,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795548.4712915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53186","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.077966655,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795548.7950678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.661572182,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"info","ts":1779795549.585155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.098943875,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795549.8751142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.033353725,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795550.7824302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.130571605,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795551.221546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33760","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.356196873,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795551.3251703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.996912444,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795551.933943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53202","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.451745658,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795552.5030544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.476872388,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795553.100447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.286241774,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795554.5846055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"]}},"bytes_read":0,"user_id":"","duration":3.472662727,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} -{"level":"info","ts":1779795555.0784261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.482357601,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795555.2069867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.517990864,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795556.2458303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.587791553,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795556.4923217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53214","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.556824542,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} -{"level":"error","ts":1779795557.061708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58570","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.837514946,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795557.7628531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.249699903,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795558.8471398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.731558351,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795559.5062354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49612","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.012319895,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795560.7117722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44070","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.641450237,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779795560.7586608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.726470717,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795561.6724634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.583959703,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795561.7758174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.787288777,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795563.1485264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.280088741,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795563.2848778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.510636066,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795564.2246494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.715341771,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795565.9170074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.943326935,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795565.164097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.600428003,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795564.6453004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.209562971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795565.188813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.395156827,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795566.275223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.868128523,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795566.9334655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.49512181,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795567.2262928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.890176757,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795567.3000934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.265072794,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795568.9578123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.139511784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795570.092612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.307647963,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795570.6921213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.49094621,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795570.749853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.797652599,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795571.9439692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53542","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.714844007,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795573.0906196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.80364604,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795574.2179828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53550","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.914707796,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795574.4873002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.368709096,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795574.7642124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.612975015,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795575.3599057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.23883373,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795575.4305747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.309735527,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795576.0171971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52262","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.070128779,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795576.1009347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.396247002,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795578.6137984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.512116717,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795579.9060571,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.411037522,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795580.1082764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52274","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.083388262,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795580.4580863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.488826885,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795580.9546063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.844537994,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795581.0041983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.558011558,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795583.0671513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.620960011,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795584.938897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.568963444,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795585.0066597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.181457384,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795585.674647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.048146435,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795585.974678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.009612466,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795586.1040857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.312086819,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795586.8548086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.772671574,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795588.0242639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44682","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.076074968,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795589.0036116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3133"]}},"bytes_read":3133,"user_id":"","duration":4.675087949,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795590.8347087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.6553698,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795591.1345015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.442067154,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795591.1388097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.151184362,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795591.4728723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.323867799,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795591.7521162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.604583182,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795592.3548584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39418","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.341792799,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779795592.4394088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47202","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.411650167,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795593.77781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.530269215,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795593.9841392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.741569713,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795594.3020673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.68510337,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795594.5735433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.004930868,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795594.722383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.153769896,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795595.141993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.693860747,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779795598.7188008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46224","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.575072659,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795599.2496884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.460678766,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795599.4124262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.468052644,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779795599.7067604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.711012532,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795600.512262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.601344449,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795602.561068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.649993824,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795603.4201605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46236","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.700033529,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795604.3166256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.051262812,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795604.3633437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.115763976,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795604.7882798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.508289797,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795605.184554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.465582127,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795605.4486535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.201013269,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795606.0341926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.45622376,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795606.716359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58842","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.294348489,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795606.7279365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.168831064,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795609.1494594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.408930752,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795610.5040922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.413647983,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795610.5074084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.311233468,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795610.7814708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.193341898,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795610.8893058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.300201937,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795610.9177058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37780","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.198469842,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795611.0254426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.694073782,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795611.9794412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.361964697,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795613.6678739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.515789196,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795615.4421997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52482","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.521830862,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795615.531735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.569271689,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795616.0161915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.495862623,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795616.0817144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.043734505,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795616.6912398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.775066736,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795616.7411144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60664","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.07178868,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795617.996519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.081600595,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795618.5448768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.092352101,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795621.1912909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.098950578,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795621.294324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.523931116,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795621.4318335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.404663072,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795621.1996515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.347697622,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795621.2679737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.389265143,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795621.2778583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.36016078,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795621.4469867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.567977335,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795624.3232715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42684","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.122116856,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795624.3624582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.149012045,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795624.5555072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.239233578,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795624.917887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.363924753,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795625.173141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.965313584,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795625.3295195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.118612177,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795625.7390547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40104","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.453038434,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795629.7038558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.158461798,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795634.4803097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37996","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":10.154177667,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779795634.4806967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38004","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":8.738901689,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795635.163972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.619261203,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795635.2757502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.730918399,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795635.49541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.612060945,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795636.4764752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":11.910505391,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795636.7853327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":11.854718649,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795637.002842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.120491833,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795639.1709666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33786","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.68764308,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795640.0899518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.912045128,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795640.2456706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.029691152,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795640.2860608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.989363038,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795641.65283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.164218535,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795642.3166335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.518064895,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795643.0541382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.83841573,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795643.7324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38142","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.553503379,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795643.8638554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.760950211,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795644.131802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.828165368,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795647.9081047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.007615325,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795648.1281023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40140","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":5.355241532,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795648.4687917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":6.139202452,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795648.572594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.421093999,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795648.6055365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.030048488,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795648.7223344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38154","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.719758569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795649.0977867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.431364705,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795649.7038229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.694597076,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795654.4034402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53726","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":8.175436922,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795654.4034622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":7.583066366,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795654.5309143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.197050177,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795655.105547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":8.100177627,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795655.3265858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.319956369,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795656.5520537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":9.348157437,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795656.754733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":10.185793093,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795658.2776551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53730","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":3.872279896,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795658.5936728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58150","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.184948875,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795658.768077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.65159271,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795659.1590564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.816013155,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795660.5477898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.874921112,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795661.4897733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.210507785,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795661.7418063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.179245539,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795662.3062825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.539236763,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795662.723324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.942491695,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795664.986607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.969175881,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795665.0170062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.836786414,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795665.4170592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.404293736,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795666.143655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.126987156,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795666.2027116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39368","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.711535873,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795666.8990366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.144351469,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795667.72409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.404414847,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795669.3805726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.344697748,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795669.6002839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.396147018,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779795670.7424035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.394587378,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795671.134318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.788847483,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795671.3693948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.023488354,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795672.3121262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.40142655,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795672.9505663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.215923947,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795673.2974215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.89274032,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795674.5599504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44802","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.956514104,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795675.4221437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.799802085,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795677.3894525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.066285096,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795677.4749641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.798219195,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795677.554525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.874563808,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795676.588476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.516686705,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795677.1302657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.341520856,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795678.0876112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37494","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.54180019,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795679.0858822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.411150265,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795679.3712862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.71760598,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795679.7793117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.160382699,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795680.865118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.352100828,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795681.4246535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.823996876,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795682.123814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.029448899,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795682.563697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.416061424,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795682.7017856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.612126512,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795683.3259864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"]}},"bytes_read":0,"user_id":"","duration":4.895201782,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} -{"level":"info","ts":1779795684.4727018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.474271103,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795685.637067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.689301361,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795685.721902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34830","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.018283977,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795686.1483862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.27136158,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795686.942354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.50765171,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795687.1252568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51900","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.738031777,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795688.806744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.226861832,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795689.7776332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":1.983300857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795690.1168633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.981392196,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795690.9053469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.111683756,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795691.5256035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43682","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.802116681,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795692.1996176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.246701458,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795692.5533803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.393701125,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795693.5027068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.67592765,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795694.6917384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43686","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.164628045,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795695.1588316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.027156233,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795695.1592617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.029423715,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795696.7784011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.646719208,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795696.9538088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52280","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.834057041,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795697.602692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.080682043,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795697.6305559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.418028408,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795697.642472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.077322622,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795699.761572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55092","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.065850384,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795700.757088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.277449701,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795701.3262553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.85022186,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795701.5788093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.102470436,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795701.9664717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.487320399,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795702.7310605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.078915951,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795704.3206515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59854","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.556008268,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795704.5748158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.933981353,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795705.7967541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.966229691,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795705.1286795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.208227165,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795705.3225708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.402435294,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795705.547544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47626","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.127096145,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795705.9317575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.0988215,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795708.0411935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.362285505,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795709.7468052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.495500945,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795710.1151824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":4.870985473,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795710.4781222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.66911151,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795710.4924679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.243685916,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795710.637287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.387537134,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795711.1513429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.207997783,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795713.3609886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56604","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.237587732,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779795713.6255913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47642","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.139706584,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795713.7927496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.73249249,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795715.3261466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.73036493,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795715.7104597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.118786392,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795715.8464103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.253616242,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795716.5483348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.385183909,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795717.911638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34680","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.549150965,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"error","ts":1779795718.2621346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53836","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.633488822,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795718.966796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.162780983,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795720.5808845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.16852148,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795720.782997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.369223956,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795720.9546683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.038903118,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795721.7834058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.323411299,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795723.1264255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.56848286,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795724.5644798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.58411471,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795724.8212414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.080743335,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795725.4103258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.6260307,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795726.110978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.360250733,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795726.1753774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.218770259,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795728.061508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.313670629,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795728.3124406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.173496346,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795729.437227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34486","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.26036411,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795730.1313262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.554880793,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795730.691283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.570748361,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795731.1930542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.107713664,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795731.3341165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.246949529,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795732.4565372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.851824102,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795733.3804793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.05303896,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795734.4964025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39340","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.056004572,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795732.8986542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.497958303,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795733.610091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.355809841,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795734.2800815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.698617768,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795734.685551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.155567486,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795735.885336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.354341888,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795735.8884451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.979049991,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795736.7420363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.212102395,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795738.4570608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.899889503,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795738.9699352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.346572369,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795739.705637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.786711151,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795739.9753966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.100837776,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795740.7677612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40668","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.877320167,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795741.3281517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.453269917,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795741.571988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41578","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.090555187,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795742.4567704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.582289873,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795744.2685897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35052","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.499375704,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779795744.5296147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.547360568,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795744.8562953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.601695946,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795745.3719423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.168787233,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795746.180166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58114","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.340475321,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795746.4834263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.006893361,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795747.0004008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.797052934,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795748.922427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35066","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.652379008,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795749.603365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.414097038,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795749.9401062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.398085433,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795750.3733404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.794337152,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795750.8759584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.328834904,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795751.0622518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.514800122,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795751.8402834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35070","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.915987206,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779795754.189411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.640712412,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795754.5817385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42214","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.975547009,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795755.0468276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.09396107,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795755.2198865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.258765309,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795755.507845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.547581032,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795756.2740626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.31366958,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795756.3294926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.369652435,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795757.03321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43458","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.18990302,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795759.680043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.480453963,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795760.772567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.027541037,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795761.8896306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.147505507,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795762.109168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.36771466,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795762.244947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.500817362,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795760.9146695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.301753772,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795761.2158496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40750","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.088709686,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795763.1637187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.379902934,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795764.3723717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.19569769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795765.4595063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.285827371,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795765.7179334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.543641693,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795765.8845103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.661091333,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795767.8364577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.909621774,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795768.7485049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.568884175,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795769.4604163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.757222541,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795769.6494956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.130398232,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795770.829425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.311844621,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795770.9109044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46432","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.763720928,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795771.415538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.897103103,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795773.2240148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60756","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.7540914,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795773.916599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.070056432,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795774.3961978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.628857736,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795774.4414213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57202","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.523342423,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795775.4020386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.556493249,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795775.947705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.103732353,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795776.088958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.243816635,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795777.889311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60762","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.663590271,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795779.3437037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55678","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.898851721,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795779.4329736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.505697729,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795780.2186995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.033896435,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795780.6189644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60766","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.728207867,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795781.3504248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.16941666,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795781.4624476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.05458851,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795781.8573563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.674208862,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795786.7212448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.100181252,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795787.685074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.142024775,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795788.1489275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":8.703521113,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795788.227092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.633333091,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795788.6118324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.139135596,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795788.774844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.197373943,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795789.2378986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.659012027,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795790.3232632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.598890516,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795789.4178715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.452799411,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795790.1945033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.230314423,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795790.510353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.54643341,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795791.6081707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.872505784,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795791.6366036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.267218519,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795791.8326457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.561117329,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795794.128093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37740","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3151"]}},"bytes_read":3151,"user_id":"","duration":4.643464507,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795794.3457444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.036512339,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795795.0945637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46964","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.655498768,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795795.43208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.131934931,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795796.7828474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.161219225,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795797.4571056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37752","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.317623583,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795797.7178066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.417570312,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795798.6301265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.786473875,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795799.9846275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.887198499,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795800.029322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.385312346,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795800.7949467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.151193719,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795801.645551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56902","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.187255225,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779795802.1533256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.358127043,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795803.0293083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.036156639,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795803.9569325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.202572072,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795804.1767805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.535621483,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795804.9205458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56904","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.272750874,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795806.0450168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.075166111,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795808.0531094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.887494428,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795808.6578534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53152","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.366053413,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795809.4992805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.528448798,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795810.9606512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.770204669,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795811.1841297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56906","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.26066687,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795811.391724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.417167673,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795811.5277772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.207627892,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795813.6171021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.090062222,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795813.8473887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38640","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.179924059,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795813.917641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.836714507,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795814.0157452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35358","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.830182839,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795815.375388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.968214303,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795815.598282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.459186793,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795815.625486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.432506065,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795816.2663157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.294080659,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795817.2060988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.5791955,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795817.3458908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38890","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.405004037,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795817.7139106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38892","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.604483154,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795817.8021884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.782047005,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795819.302878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.819933364,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795821.2622817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.615177882,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795821.8914592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.75720084,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795823.3637555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.033648651,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795823.3944116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35794","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.676005982,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795823.6245725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.021486619,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795823.9419274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.109518174,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795824.0585566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":9.687738153,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795824.6020815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.645781891,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795826.531924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35806","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.12919133,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795827.35768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.720788676,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795828.7118979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.33001681,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795829.0621397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.108724087,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795829.420324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.350864955,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795829.6453958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.882226267,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Length":["1318636"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779795830.1766264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.807047759,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795830.8713946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.075613863,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795832.4726155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.744792806,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795833.4356656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46324","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.463114038,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779795834.0783975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46144","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.198357219,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795834.816184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.746027133,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795835.0707483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.403882045,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795835.5939674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["no-cors"]}},"bytes_read":0,"user_id":"","duration":3.236594444,"size":1344195,"status":200,"resp_headers":{"Content-Length":["1344195"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"info","ts":1779795835.7798507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.350074837,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795836.3200011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.728318962,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795836.702514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46328","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.258086694,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795837.5035133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.67744645,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795838.9554677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.872086275,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795839.14013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35122","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.058752504,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795840.8097105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.015413217,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795840.9664755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.358532949,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795841.377144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42134","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.672640062,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795841.6288335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.693445652,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795841.909808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.941639033,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795842.2162788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.250046985,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"info","ts":1779795842.8314455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["336"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":336,"user_id":"","duration":15.923677049,"size":8034,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} -{"level":"error","ts":1779795844.2418344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42148","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.862689607,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795844.64401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.825754476,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795845.3505533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.100112626,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795846.040898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.737389798,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795846.4604704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.206221657,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795846.8625407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.224121833,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795845.4385219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.349258716,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795848.170288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.398349247,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795848.29228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42162","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.936672056,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795849.6001966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.85714419,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795850.0397885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.820815438,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795850.496662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.506951147,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795850.6238968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.171756256,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795850.6671531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.961922025,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795851.88364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.589892058,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795852.6523178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.462833019,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795854.6990325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":5.396446393,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795854.813409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.72479461,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795855.7936387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.750988711,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795855.9902017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.355608769,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795856.154668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.646336304,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795856.8130004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36726","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.925740914,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795856.9229498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.254768473,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795857.927676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.219668162,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795860.0432456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.624861422,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795860.5281565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.141803483,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795860.6747472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.288082621,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795861.3585198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.355294303,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795861.4402382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41126","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.624183169,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795861.6952682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.527549846,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779795862.5390024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53780","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.609978082,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795865.4275725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53788","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.886296768,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795865.4608154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.012989944,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795865.5039706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.740932989,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795865.9493568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"]}},"bytes_read":0,"user_id":"","duration":3.238072494,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795866.0850801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.373094749,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795867.5096722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.139036919,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795868.1929872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.484448932,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795870.0837557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48308","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.653978431,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795870.3808513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35132","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.647616221,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795870.5955496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.482395286,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795871.2362204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.171498987,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795871.3165774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.251287315,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795872.5582013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.034205055,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795873.185514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48324","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.100103779,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795873.460206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35148","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.070686946,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795873.4836156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.278187106,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795875.0278983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&dynamic_image_id=1","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.563621377,"size":1253381,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1253381"]}} -{"level":"info","ts":1779795873.8890038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/graph","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Content-Length":["242"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":242,"user_id":"","duration":16.460481327,"size":71945,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795873.963039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.468818275,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795875.155429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.652212504,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795875.7190166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.587656916,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795875.9619713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.300845586,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795876.0802896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56224","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.799099179,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795876.990289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.405577478,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779795877.699611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56238","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.144022355,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795879.1689415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.272476802,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779795879.624625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.274905556,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795880.4038126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.567304734,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795880.5153222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47002","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.432208051,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795881.3322403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.333799954,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795881.862091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?page=1&limit=100&filters=department_id:12&order=created_at:desc","headers":{"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":7.611124817,"size":3548,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795882.2746422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.301065439,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795883.166728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.53240946,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795883.4066296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47006","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.883403526,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795884.4549766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/pos/orders"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.277316316,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795884.856536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=3","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.51517708,"size":415,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795885.2824516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.870730767,"size":413,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795885.8828492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=6","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/departments"]}},"bytes_read":0,"user_id":"","duration":3.599210081,"size":414,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795886.8643265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=5","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12?departmentIds=12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.686399697,"size":415,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795886.8873534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=4","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.017130965,"size":403,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795888.3613951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=7","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.898824139,"size":406,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795888.423187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38548","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.754281293,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795888.7405007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=14","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.875215943,"size":413,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795889.3137572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=13","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.022652101,"size":409,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795889.9567385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=84","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.064745712,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795890.2240355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments?id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.349435766,"size":412,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795891.1192296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38558","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.687145384,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795893.9520414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=2&date_to=2026-05-26","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.628790553,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795894.0541105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.822970831,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795894.1044922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43066","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3157"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.376831673,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795895.131153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.165860264,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795895.4866784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.73804867,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795895.552774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/weather?ids=1,2,3,4,5,6,7,12,13,14,84&date_from=2026-05-26&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.183562764,"size":305,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795896.1707647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42452","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.047413041,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795896.6279855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60558","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.515103543,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795897.0290709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.966333184,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795898.4106526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/self-serve/enabled?id=12","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.271447741,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795899.175827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-26","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.610926411,"size":154,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795900.2524095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.291190687,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795901.4020865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=12&date=2026-05-26&date_to=2026-05-26","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.906703714,"size":579,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779795901.5062895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60572","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.876642655,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795902.3864222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/get?id=12&date=2026-05-25","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.968699164,"size":154,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795901.9319186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.408440699,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795902.1701868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.021074675,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795902.4620242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.84155811,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795903.5743923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.198420001,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795905.8273077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.320748582,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795905.8993182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=2&date=2026-05-26","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.721737433,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795906.6583874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/overview?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":21.650155371,"size":674,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795906.9873607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54990","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.52377198,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779795907.5979736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=2&date_to=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.658238722,"size":387,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795907.6016197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.017981426,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795908.4393997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.531365678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795910.068111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.077756821,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795910.4151123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=3&date_to=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.579706966,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795910.7624002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.455642981,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795910.9755187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/studio/graph?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":13.678493494,"size":71946,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795911.1191394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=3&date=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.635596667,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795911.1933103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=1&date=2026-05-26","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"]}},"bytes_read":0,"user_id":"","duration":3.583191654,"size":89,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795913.3771555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/outside-hours-trend?department_ids=2,1,3,4,6,5,7,14,13,84,12&date=2026-05-26&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.710684334,"size":394,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795913.6052766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.830826202,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795914.0326314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=1&date_to=2026-05-26","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.424834358,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795914.4116938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=6&date=2026-05-26","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.42621755,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795914.657522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=5&date=2026-05-26","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.455558183,"size":89,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795915.0066218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=6&date_to=2026-05-26","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.582406682,"size":384,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795915.5543213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=5&date_to=2026-05-26","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.420793293,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795915.7971628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44788","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.726523802,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795917.6736066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=4&date=2026-05-26","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.631669498,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795918.0757165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=4&date_to=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.689677036,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795918.1002705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.675892012,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795918.514441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=7&date=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.4993518,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795919.1409051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=7&date_to=2026-05-26","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.472174362,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795919.1732552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.566637082,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795919.3683372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35400","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.296013206,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795920.3168316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=14&date_to=2026-05-26","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.752510708,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795921.3431852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=14&date=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.658188197,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795921.3488493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=13&date=2026-05-26","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.239238607,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795922.281386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=13&date_to=2026-05-26","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.195238873,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795922.3364532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59642","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.959962493,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795922.8195004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=84&date=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.665019603,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795923.3478312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=84&date_to=2026-05-26","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.822913994,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795923.37899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.019824914,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795923.7059162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60026","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.530951734,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795924.4647539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/bookings-count?department_id=12&date=2026-05-26","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.112157671,"size":89,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795926.3527637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=1&date_to=2026-05-26","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.063131168,"size":384,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795926.4889433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=12&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.163335701,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795926.600435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.773504409,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795927.059073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.460017914,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795928.0780337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60042","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.370891607,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795928.2477252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.774477559,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795928.7060363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.35085255,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795928.8560498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.495587188,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795929.8631783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.476880079,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795930.0718703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59668","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.0044006,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795930.2395937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.631784674,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795931.2237327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.724609831,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795931.276344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.196794739,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795929.9116008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.951875136,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795931.6222992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=3&date_to=2026-05-26","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.649542422,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795932.230082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.884842338,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795932.3992991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.430951696,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795932.483298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.156847636,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795932.6569645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.688902981,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795932.731603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.402897444,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795932.9633858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50072","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.794431838,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795934.2744262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50086","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.901166753,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795935.114252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.856211173,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795935.2580178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.848296466,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795936.5191247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.026699257,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795936.9416633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=4&date_to=2026-05-26","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.276002897,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795937.3874648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.756900113,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795938.0530431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.786229726,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795938.0776992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.335710145,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795938.9245224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.646767992,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795940.2304788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.693458846,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795940.7670546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.704577547,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795940.9474235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=6&date_to=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.994409091,"size":384,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795941.6704476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.142631759,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795941.982029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.042886261,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795942.690471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.292078379,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795943.101803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.015473879,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795943.568404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.609913439,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795945.360973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.682166373,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795945.5196278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.278143455,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795946.4128087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/layout","headers":{"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["2807"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2807,"user_id":"","duration":5.636540519,"size":606,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795946.5566537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.856266507,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795946.8357656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.591449989,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795947.198098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=5&date_to=2026-05-26","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.087569432,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795948.234842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.7070441,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795948.8956015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.525401708,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795949.8241785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3160"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3160,"user_id":"","duration":4.820999145,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795950.2862403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46374","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.442157811,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795951.3834975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.167843001,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795951.7773774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.20916167,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795952.004203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.583736997,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795952.4186592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.171153315,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795953.0569453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36440","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.223141228,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795953.3674963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=7&date_to=2026-05-26","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.463865759,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795953.9316282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.533710558,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795955.5187004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.731079767,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795956.6227827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43716","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.333626246,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795956.6675286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Content-Length":["336"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Origin":["http://localhost:5173"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":336,"user_id":"","duration":13.090653856,"size":8186,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795957.1683466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.154237462,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795957.5339088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.153870848,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795957.8284287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.769796286,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795957.953607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.527106617,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795958.2606122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.317217055,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795958.1615033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=14&date_to=2026-05-26","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.534067219,"size":387,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795959.2875133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Cookie":[],"Sec-Fetch-Mode":["no-cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["image"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.014371827,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"]}} -{"level":"info","ts":1779795959.5562563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.78529332,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795959.5987637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39302","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.673374746,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795960.6869752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.628215462,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795961.1057239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.934783545,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795961.5772314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.940454891,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795962.5295794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.165381435,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795963.0352724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.464902875,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795963.3841891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=13&date_to=2026-05-26","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.070975157,"size":386,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795963.8856637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39318","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.285205424,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795964.6950848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.9926992,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795965.0980854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.983861466,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795965.2502503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.710741296,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795966.5914516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.005872728,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795968.08322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39334","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.19590916,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795968.3666904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.969520948,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795968.4303756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.385958597,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779795968.467072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=84&date_to=2026-05-26","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.762521928,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795968.9117959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.805076411,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795969.4915442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.231736725,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795971.2741113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54136","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.527435696,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795971.7834692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.40841207,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795972.1480484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.705684512,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795972.788107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.867785501,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795973.5017073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.90122912,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795973.5214016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments/daily-reports/transaction-count?date=2026-05-26&department_id=12&date_to=2026-05-26","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.013555645,"size":383,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795974.2879705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36928","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.201087145,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795974.4913144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.697661921,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779795974.5865986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54144","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.300331627,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779795975.087026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.607708464,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795975.832191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.674559208,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795976.7086565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.911726373,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795976.9781084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.467641898,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795977.1738212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.671380415,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795977.6415467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60258","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.549717671,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795978.2281454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.697331525,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795979.1885366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54146","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.597921922,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795980.0476422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.861941583,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795980.9086883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.258225995,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795980.9473217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.847785222,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795981.7097216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.825473665,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795982.4970584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48114","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.307186067,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795983.1292076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.072107688,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795983.467609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.567949971,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795983.4906197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.252843992,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795985.7416945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.994243311,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795985.8566368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57570","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.683063046,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795986.4010253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.43987182,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795986.8559623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.113756405,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795987.2525814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48124","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.753980971,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795987.163477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.189166413,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795988.1339178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.277788113,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795988.363635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.754810824,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779795989.971905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.778976081,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795990.3266916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.134302275,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795990.360481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.839409221,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795990.4103851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.04627295,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779795991.4316833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42816","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.264303187,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795992.2261796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.073227838,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795993.7418103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.365867008,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795994.698243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.176847889,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779795995.2924547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42818","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.879266118,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795995.817679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.442939821,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779795995.8571374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.330785297,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779795996.532128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.00139335,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795996.6961365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.164433415,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779795998.8361828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.084363917,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796000.0750864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.779978854,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796000.2264607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.366718557,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796001.004078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.146494624,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796001.0851371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.225898442,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796001.399297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.570570067,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796002.8485122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.99495547,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796003.9794652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.132602754,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796004.7146287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44422","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.626364998,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796005.2392397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.04771097,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796006.3183908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.12931357,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796006.3720126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.515240796,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796006.6023312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.411266046,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796006.852078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.442778554,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796008.214259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50426","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.753357138,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796009.380103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.39302681,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796009.8502047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.873536306,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796010.5091014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.966818725,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796010.9492128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50436","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.726040752,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796011.5981858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.058988468,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796012.3337057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.792169172,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796012.7484071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.883276701,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796014.600976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.742715138,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796014.7714827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.383223617,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796015.5367253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50452","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.586199458,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796014.3321154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.82279552,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796014.6022217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.141228233,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796014.9215124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.460017236,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796016.2200832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.294476043,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796017.5514755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47754","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.836377549,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796017.977478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.088392294,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796018.783473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.135113677,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779796019.3897498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.54724325,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796020.623453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.824712276,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796021.8340406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.601322859,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796021.915191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.116719124,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796023.120424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.133447971,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796023.373869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.589035592,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796024.3001945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.17021939,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796024.781548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.614087137,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796025.55273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.422745691,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796025.5773253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.445854494,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796026.8288922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.453157491,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796027.0363777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.189350177,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796030.144711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.596049403,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796030.2905607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.161239981,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796030.3134463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.326158096,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796031.300005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.831699006,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796031.636212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57932","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.804696904,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796032.3001826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.251904852,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796033.0267634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.558627731,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796034.3545656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41478","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.77578298,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796034.364655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.531828867,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796035.225987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.361044016,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796035.4174526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.119529814,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796036.4162164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.777424996,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796036.494995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.673792979,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796036.8291183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.786311865,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796037.7171807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.401679842,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796037.7602105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39980","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.39448386,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796039.6059325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38574","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.180034875,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796041.1604607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.956677533,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796041.4336865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.26401895,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796041.570421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.398740598,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796042.2060137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39996","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.444414048,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796042.2866013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.860601214,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796042.9826987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.254232221,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796043.0550961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38576","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.083492704,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796043.391828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43610","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.091793911,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796043.8800342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.249001678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796044.9648776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.366529894,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796046.003221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40774","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.940011049,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796046.4119093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.324518415,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796046.460658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.073703186,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796046.715534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.117246243,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796047.9189773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43622","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.525311335,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796049.77571,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.803557311,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796050.066624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.128879443,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796050.2090414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.270877779,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796050.8605416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58426","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.854648592,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796051.2476466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.779704196,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796051.4973762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.074962154,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796052.477958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43636","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.557652767,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796054.1789014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.922545441,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796054.7059574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.408073539,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796055.4447927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.181107638,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796056.3268175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.071095182,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796056.7434187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.234904343,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796057.2611644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58426","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.78108374,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796057.7433405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.482309364,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796059.8495698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.212975276,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796060.5510724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.434756242,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796061.0709321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.469812165,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796061.558965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.223490838,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796061.6957333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.938718195,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796061.760218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59702","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.496175357,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796062.1547983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.402532885,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796064.7006059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50158","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.932059199,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796064.7149532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.749812071,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796066.0168488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.081960857,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796066.5506258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.984031303,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796066.5631592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.627892763,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796066.8455849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40334","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3160"],"Accept":["application/json"]}},"bytes_read":3160,"user_id":"","duration":3.951154293,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796067.4833932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.318309549,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796067.5135176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.783901575,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796070.0377035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40348","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.183185772,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796071.1895518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.224711828,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796071.407154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.139730829,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796071.6335957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.366109409,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796071.6483982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.088124725,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796071.1343539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.527705821,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796071.2495477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.830649702,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796074.0067248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35046","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.697903755,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796076.0407608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.318628426,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796076.063261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":7.912297129,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796076.2668147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.544575124,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796076.7638998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.993747331,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796076.871497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"PUT","host":"localhost","uri":"/department/selfserve/studio/graph","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["76"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":76,"user_id":"","duration":16.798183344,"size":71827,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796076.9715502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.21769123,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796077.7055526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.558130515,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796079.1401668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.039021445,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796079.4330404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.368432523,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796079.4497015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43168","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.439958492,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796080.3644242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.268039565,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796080.6140077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.514365266,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796081.6771913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.905015775,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796083.4504838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.73349337,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796084.3820298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54942","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.947679048,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796084.5999088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.212102172,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796085.9442677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.554097766,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796086.2400963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.850645201,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796086.5101242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.049232614,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796087.2113047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.527420692,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796087.48939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.105504737,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779796090.0605931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.451662875,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796090.2588599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.015014216,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796091.9817374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.763016374,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796092.3523045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.619181772,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796092.401809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.668777594,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796092.709135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54664","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.216773676,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796093.135194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.065196722,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796093.371633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Content-Length":["336"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=tasks"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":336,"user_id":"","duration":13.344393521,"size":8034,"status":200,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796095.594218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.599499048,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796096.086036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.816793091,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796096.2328544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.852447022,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796096.3952312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3157"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.91707471,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796096.4746408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.399456478,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796096.611597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.466589226,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796097.0303302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36638","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.535920751,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796097.476621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.110562823,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796099.1292255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.526729481,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Length":["1315963"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} -{"level":"error","ts":1779796099.4731643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49170","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.064934892,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796098.1268165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36640","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.995218105,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796099.488163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.461554733,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796100.7345815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.710773642,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796101.1280282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.106605953,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796101.1840892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.60688704,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796101.2437932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":7.053062734,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796102.6008441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44660","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.033020192,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796103.3567321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35226","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.952142861,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796104.2791865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.387063844,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796105.3237185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.465249599,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796105.6269388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44674","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.024473041,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796106.3875465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.194533288,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796106.5640707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35234","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.198383452,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779796107.2726784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.413974965,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796107.9512413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":6.696714258,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796109.6291282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.397500977,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796110.8616605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.678401782,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796111.4329839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58992","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.86589222,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796111.484344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44690","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.855293652,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796111.4848826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.194369029,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796111.5253663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.129664801,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796114.70944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.223420605,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796114.7211177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.210642447,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796115.3563962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.799449968,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796115.8153362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.296419937,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796116.4969962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":8.533247393,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796116.7656558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.227683789,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796118.3846781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.865717783,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796119.87123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58992","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.159738638,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796120.4067338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.500624216,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796120.946151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.56995188,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796121.5019658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.645272145,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796122.2119877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.705725076,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796122.5690296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.16733144,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796123.1205094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.347559173,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796124.8829381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57898","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.008894214,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796124.9671223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.748951401,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796125.7814643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.553246158,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796126.2898283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.095693492,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796126.4328694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.238081762,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796127.8452616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.622831635,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796127.8856797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.754846304,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796126.2248478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.215848969,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"error","ts":1779796126.3186142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43134","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.741534573,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796129.423893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.09720715,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796130.489286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.847357405,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796131.140837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":7.23906709,"size":1925,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796131.3118968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":5.34418353,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796132.6804786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59948","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.194943882,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796133.0479007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.042803639,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796133.950218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.800373032,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796134.4573386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.032039722,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796134.47997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&order=id:asc","headers":{"X-Customer-Number":[""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.57053845,"size":16663,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796134.7260864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.222731422,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796135.9183917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59958","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.229380291,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796137.502263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.043157467,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796138.6611192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=ple&order=id:asc","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Customer-Number":[""]}},"bytes_read":0,"user_id":"","duration":4.701809867,"size":2660,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796140.0427523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=p&order=id:asc","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Customer-Number":[""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":8.721534663,"size":16715,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796140.949826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=plen&order=id:asc","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Customer-Number":[""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":6.460184186,"size":827,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796141.2126336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pl&order=id:asc","headers":{"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Customer-Number":[""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":8.154262877,"size":15622,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796142.0721574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49878","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.568363801,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796142.2369127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50304","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.315983594,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796142.82566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&search=pleno&order=id:asc","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Customer-Number":[""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.151518787,"size":549,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796142.9841785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":8.249919434,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796144.11752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.066740375,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796145.3923035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49886","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.318283,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796145.5669103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.729765265,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796146.697103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":5.475529506,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796146.7894497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.83001314,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796147.0050423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.013188049,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796147.0299556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.899526244,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796149.171414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.371517997,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796149.9396107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customer/attributes?user_id=1952","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.231821276,"size":451,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796150.3271167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50304","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.932800348,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796150.464358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.452082967,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796151.871601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.295796562,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796152.200347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.16332652,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796152.6449285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.696946808,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796152.6940653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":29.50372853,"size":9097,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796153.4353304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.254571216,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796154.2031057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.723184755,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796154.775542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.445312112,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796155.9753852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/su/intimidate","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"Content-Length":["16"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":16,"user_id":"","duration":3.323597849,"size":124,"status":200,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796154.4697163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.677009912,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796155.2600412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.72049981,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796155.2780213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.304895912,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796155.723543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.414147422,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796155.9466786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.071524468,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796156.578956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52108","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.226011475,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796156.7869809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.484437191,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796158.6396222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.16315227,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796159.4301078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.840218982,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796160.0442953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.270421978,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796160.4495866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.161810192,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796160.6214714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.847335336,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796160.7523866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57944","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login/qr?token=46dc491b9e27fbb4a18bbd5236da97960ccbf716364d5fbd3b44d357c45ecef7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.30904281,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796160.8649435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.655543302,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796161.195877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/login/qr?token=46dc491b9e27fbb4a18bbd5236da97960ccbf716364d5fbd3b44d357c45ecef7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.753467931,"size":111,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796161.457698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.780154228,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796161.4881668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.989676059,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796161.6251216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57950","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.649084149,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796162.3584461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.554486013,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796163.1518402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.654078334,"size":971,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796163.396894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":3.964383239,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796163.651793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.149578187,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796164.7277765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.579565568,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796165.2786326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.17906576,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796165.3774836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":5.904084459,"size":1634,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796165.3873754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.286287154,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796165.4451642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.572178316,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796165.62196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.163848887,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796166.8248785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.426481084,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796167.7052603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.8822846,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796167.936931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.567030157,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796170.144376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.656324924,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796170.1827147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36222","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.732981401,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796170.5658002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.934689392,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796170.6572053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.218093315,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796170.8271518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.387870653,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796172.9473855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.78904953,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796172.9763613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.149604961,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796174.021467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.636371161,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796174.7467875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":1.976634251,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796174.992626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.044545955,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796175.282537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.464269351,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796175.7777443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.196099004,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796175.8289483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.056737532,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796176.046185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35732","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.068126514,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796176.3388972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.566433194,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796180.2467363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.749884201,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796180.919227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.757890091,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796181.102215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.097481992,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796181.3239849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.209271618,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796181.5067196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.391860953,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796181.5628912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.776802853,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796181.6865873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54958","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.637481323,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796183.6567826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.553548704,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796182.4118905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.466590336,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796185.567638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.007061997,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796185.6436467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.418962043,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796185.6572633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35748","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.855914373,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796185.8122838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.251653834,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796187.8637435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.179231884,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796188.2215273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.938594731,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796188.7960193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.851111644,"size":1919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796188.9863255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35292","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":8.665165599,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796189.7075908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.131113322,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796191.7539442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":6.088413363,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796191.9093664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.011722447,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796193.1801805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.519419706,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796194.1932843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.44983492,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796194.5806427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35294","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.583860636,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796194.6850138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.790474237,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796195.193085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.311317888,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796195.8549123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":14.913270691,"size":9103,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796196.9479344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":8.133145395,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796197.2743862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.646314624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796200.8704386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.150556552,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796201.0186934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.802633485,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796201.4984384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":9.455240295,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796201.7408721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57724","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":7.152218079,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796202.2635827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":8.057569872,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796202.6632779,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.375809545,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796203.1869128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.62454594,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796204.4604716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":11.267908437,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796205.5682166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":8.606150681,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796206.0674326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.163729717,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796206.2728887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.23533086,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796206.3972626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43906","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.889872923,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796206.9022877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46200","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":5.158946986,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796207.3023908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.026237309,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796208.2837918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":5.597407131,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796208.5663848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.645650863,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796211.4817336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.145551668,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796211.7315674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.63927757,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796211.8317878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.535530616,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796212.2106516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.908057603,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796211.0850053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.738005579,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796211.1553957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":8.584249096,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796211.2557428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.5794864,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796211.4641047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45142","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.967826558,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796211.5073335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46206","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.509275893,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796213.11084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.520985644,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796213.7713199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.458519018,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796214.6360614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.694541872,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796215.4858592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51774","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.976202395,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796215.9832418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.128656124,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796216.478967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.356776596,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796217.2814486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.013867712,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796217.5538828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.383499066,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796220.7031465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.051899687,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796222.124561,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.704940075,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796222.6813343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/redirect"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.655649318,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796223.7818894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35270","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":8.293232159,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796224.4726555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.386753597,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796224.539434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.533009756,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796226.8687952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.719678811,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796227.3288631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.030840517,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796227.5411272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.816669811,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796228.3325136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.837336005,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796228.4518383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.961995127,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796230.440172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.870633622,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796230.672165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33736","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":7.179219102,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796230.9933922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":13.401604585,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796232.1062605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":5.22358382,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796233.9497485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.497970214,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796234.5479043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.99455465,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796234.673387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.977248695,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796235.0142457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":9.323733555,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796235.094898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.619969074,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796235.8081748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.793490197,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796236.146689,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34188","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":7.795349435,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796236.4293659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":9.090875415,"size":1925,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796239.1545157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.59466126,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796239.2710721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.154897467,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796239.9412475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.83437341,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796239.6488993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.07340795,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796239.8955693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55504","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":7.108144559,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796240.0535655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.982098939,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796240.4344296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.962321512,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796241.5373223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34202","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.955315464,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796242.3899577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.326302959,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796242.9801917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.703757015,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796243.6208875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.227906584,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796243.695021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43664","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.796121617,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796244.524811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.85403528,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796244.8030252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.86786118,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796246.0042088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.603329539,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796246.169086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.620495712,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796246.7928834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.722758402,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796247.415756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.40283411,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796248.0495298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.416945106,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796248.776492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.079121838,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796248.915277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.37517768,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796250.0118337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.867879256,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796251.3848557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.194756175,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796252.893189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.44685957,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796252.9772866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.917525542,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796253.6108198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":8.792863081,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796253.9393797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54828","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.160206291,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796254.1117835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.302762122,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796254.2601748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35830","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":8.087005485,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796255.0758986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.142310979,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796256.1031756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.578538753,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796256.4347272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.446899569,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796257.0723615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":32.956518007,"size":9103,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796257.5252373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.601714431,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796259.4951663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35834","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.542262312,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796259.5476506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.456926718,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796260.6510494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.520080274,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796260.7792172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.333686833,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796261.7943468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.981292752,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796261.8499007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":8.220648519,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796263.9940696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.195037373,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796264.1049838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.272282055,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796264.2404304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.375810234,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796266.3911757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.891623324,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796268.1642401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.494675368,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796266.8147626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":9.156439773,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796267.2501206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.295648328,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796267.6994455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59902","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.921042556,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796268.1604116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.814702282,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796269.2293825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.193994543,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796269.2542405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":7.954340205,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796269.3937302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.113943456,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796269.9211364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49954","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.420106011,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796271.6568408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.059771126,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796272.121261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.289773379,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796272.645101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.317154269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796272.996497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56146","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.731217472,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796273.2632296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.987708223,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796273.8563454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.678128826,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796273.9057431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.641866516,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796273.9973931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.581659138,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796275.4459298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49966","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.253929809,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796277.4294918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.557995534,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796278.9240346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56156","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.925473603,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796278.969941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.303772712,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796279.3891814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.359522813,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796279.531908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.395858674,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796280.1797037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.721185008,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796280.2220068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.296253008,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796280.3586447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.083193667,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796281.6535888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.205631045,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796283.2720065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.273690953,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796283.3507628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.423563278,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796284.1234007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.704792617,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796284.1407523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":8.861858653,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796284.378175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.822355301,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796285.817606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58894","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.633607124,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796286.4079783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.748446314,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796286.6399646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.264159626,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796289.0920537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.751186813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796289.2698498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":9.03440232,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796289.6766398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33264","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.324247285,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796289.775203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.623192723,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796292.4718733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.527684393,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796292.5503273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.155470645,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796293.6820238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.398659494,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796293.872074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.216668326,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796294.630244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48342","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.948609109,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796295.4383903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":8.201655899,"size":1925,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796296.3541572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.559124029,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796294.8927705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.104991749,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796295.202122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":3.2052228,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796295.5392296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.861165351,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796295.973266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.167128868,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796297.3058374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.743785537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796297.748146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.840518826,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796298.529549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":13.174505986,"size":9145,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796298.6928723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35640","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.946543997,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796299.5558887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.984465956,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796299.7297425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.998875513,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796299.9005284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.584868728,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796300.4422963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.962187467,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796300.5992475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.385225715,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796300.8526208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.895607157,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796301.9042704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.916098122,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796303.4729435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.022089457,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796305.2103868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.344183934,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779796305.9031923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.79265421,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796306.3354223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.756153659,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796306.4789102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34346","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.783052861,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796306.9613273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.03624885,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796307.0259976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":6.40656683,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796307.3216555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.837961166,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796308.4389768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.644295457,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796310.8646138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.357593167,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796311.3464522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37660","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.13389768,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796311.693516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.326537716,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796311.8592515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.46117847,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796312.8912828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.894885991,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796314.0846584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.951757206,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796314.6259136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.690123582,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796315.1634417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37670","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.814075131,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796315.286002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.941867397,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796316.2357323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.51439376,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796316.6542346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58068","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.518056922,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796316.7001193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":9.649882755,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796317.3547769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.448063173,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796318.4423187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.808305459,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796319.2003784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.729540626,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796320.5825787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.919969696,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796320.9072194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42022","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.741294545,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796320.912409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.640176503,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796321.8233488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.746198784,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796322.028446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.724122356,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796322.7602766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.306869011,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796322.9632854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.254821431,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796322.9643698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.250172661,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796323.080293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.983234353,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796323.1684706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.456649127,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796323.849817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.916189026,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796324.9098997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.387154322,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796325.1290042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.104119375,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796325.9351318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44830","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":7.252481013,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796326.113699,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.541857833,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796326.3275397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":8.522981193,"size":971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796326.3279886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42028","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":7.327919101,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796326.3743086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.848625435,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796326.727573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.003510412,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796327.9684963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.824853348,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796328.3044822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.236525506,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796328.4063046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":7.135127357,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796331.1378827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.968061858,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796332.0964208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.784337003,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796332.638655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.772723712,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796333.1831884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44830","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.852372957,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796333.2675753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.36858257,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796334.3088446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/guest/validation/customer-number","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Content-Length":["28"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/bookings/book"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":28,"user_id":"","duration":3.69496692,"size":90,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"]}} -{"level":"info","ts":1779796334.7774153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/products?id=40&department_id=null&customer_id=null&category_id=null&final_price=false","headers":{"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.164431659,"size":397,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796335.1894827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.763880167,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796335.4724727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.48863262,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796335.9238656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/products?id=41&department_id=null&customer_id=null&category_id=null&final_price=false","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/bookings/book"]}},"bytes_read":0,"user_id":"","duration":5.310229303,"size":414,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796338.2820969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.080264741,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796338.5790865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.634801328,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796338.742585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/guest/validation/customer-number","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/bookings/book"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Release-Channel":["canary"],"Content-Length":["28"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":28,"user_id":"","duration":3.519449449,"size":90,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} -{"level":"info","ts":1779796338.8067737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.698017614,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796338.9068587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.759086116,"size":2252,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796339.1484735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.499669378,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796339.785328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.506591472,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796340.1254103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.93042151,"size":971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796342.2904546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.801503408,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796343.9594285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":8.729298897,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796344.0636969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39636","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.875679158,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796344.4274356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.606965715,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796344.4933054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.568455714,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796345.7884734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/account/security/passkeys","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/profile"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":6.53985704,"size":373,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796346.1931415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59282","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":8.218597189,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796346.6206515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.433932336,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796347.013426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customer/department/default","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/profile"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":6.84834265,"size":169,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796347.4286795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":9.134935428,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796348.0996444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":8.945897948,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796348.4467657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/profile"]}},"bytes_read":0,"user_id":"","duration":9.197909617,"size":1634,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796349.4266756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36348","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.345975974,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796349.5859692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.274894253,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796349.8622172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/user/profile"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.418473872,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796349.9052742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":10.079600411,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796350.2508533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/profile"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.282327496,"size":971,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796350.6059568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/profile"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.613063131,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796351.0676363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.042011381,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779796351.116056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.897287531,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796351.6472192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":7.144479525,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796351.99185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.339407334,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796352.3199854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Referer":["http://localhost:5173/user/profile"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.204677874,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796352.673269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/profile"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.215758219,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796351.768354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/profile"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.756041692,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796352.8271353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/profile"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.618161852,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796352.8271353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/profile"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.096093916,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796352.8273416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/profile"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"iOS\""]}},"bytes_read":0,"user_id":"","duration":4.453002416,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796352.8829591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.317728906,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796353.1073935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.077373485,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796353.7424436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.937896504,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796355.1254807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.417448932,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796355.4373872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/bookings/book"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.985529194,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796356.0691092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/user/profile"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":5.26320114,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796357.4272308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.170817069,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796357.5998526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":7.448762316,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796357.8562584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.083625925,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796358.8317602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"]}},"bytes_read":0,"user_id":"","duration":4.439631057,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796359.1161246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.222496672,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796359.2106233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.533490653,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796360.9337027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":9.152557246,"size":816,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796362.0611265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":3.468429619,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796362.1836748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":35.38339002,"size":9107,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796362.3538735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":8.603053857,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796362.3558357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":13.12197891,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796363.12796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.506565547,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796363.2388468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.085874223,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796363.328574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.45990928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796364.033311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Release-Channel":["canary"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.326337119,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796364.4640427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.456728191,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796364.9596949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":11.842305403,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796365.3747187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.371902541,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796366.238814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.880752626,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796366.821633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.478064342,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796367.308565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.154254651,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796367.4528313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.199271883,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796367.5165257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.587099062,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796367.986932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.638114188,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796367.9904752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.938519818,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796368.1969843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34924","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.83789586,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796372.3935456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":7.411421922,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796372.4666507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.081295882,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796372.6203878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.786132317,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796373.08189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.41161177,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796373.1487746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.478856219,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796373.1946745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":3.928947174,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796373.4995959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":3.112784885,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796373.8444414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.157602887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796376.0158048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.387711441,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796378.0604923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.445578894,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796378.0817308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":6.435497866,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796378.8914692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":3.151904313,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796379.0470736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.006678802,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796379.125729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39436","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":12.885412184,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796379.9061522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.807074387,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796380.1168783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":6.950737293,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796379.9998055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":9.431951281,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796380.679193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":10.181515699,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796382.1440103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.017880206,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796382.7131064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.663513353,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796383.233283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":6.014102225,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796383.5651414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.389706485,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796383.5773532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Pragma":["no-cache"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.097761976,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796384.422283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.399260103,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796385.4742823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.250268367,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796386.2606182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":7.92534784,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796386.7892294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":8.719488797,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796388.4338481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.414647563,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796388.9915016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.675474715,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796389.6760356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33106","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.979378703,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796390.1990602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51982","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.685582606,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796390.8743873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51534","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.596068012,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796391.3244357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51980","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":7.81015599,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796391.3635597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51946","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"]}},"bytes_read":0,"user_id":"","duration":7.850414184,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796391.3646595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51970","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.855073622,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796391.4211001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49818","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.18337078,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796391.9997385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51936","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.503110025,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796392.0433621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51996","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.473764424,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796392.4252326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51962","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":8.928284523,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796392.5375865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52000","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["4085"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":4085,"user_id":"","duration":8.96799863,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796392.5443215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["3898"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["*/*"],"Cookie":[]}},"bytes_read":3898,"user_id":"","duration":9.05244431,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} -{"level":"info","ts":1779796393.6284814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":10.312321127,"size":424,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796394.2955441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46552","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.054134251,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796394.7070603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51976","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":11.193087695,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796398.1470785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46558","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.840869433,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796398.5383034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":7.661175298,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796400.2740426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52000","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.639554997,"size":1918,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796403.354252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.813137252,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796404.7899344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.378944087,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796405.420304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":12.84207283,"size":8192,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796408.139594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.339938086,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796408.512182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.155566807,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796409.748223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.729833765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796409.748799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51962","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.73024467,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796410.095673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51976","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"]}},"bytes_read":0,"user_id":"","duration":4.07741819,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796410.1212423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51996","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.063027832,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796410.6708925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51936","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"iOS\""],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":4.540842075,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796411.6769114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59744","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.051277202,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796413.186739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41578","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.927392337,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796417.3846936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/vehicles","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":60.220948139,"size":1062,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796417.7519934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41582","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.06886002,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796423.3868155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/products?final_price=false","headers":{"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":62.548031199,"size":8082,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796423.601849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44046","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.821047686,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796427.8484445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.2308597,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796430.5868874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":5.316672409,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796433.1224105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35770","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.008190246,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796434.0248706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.429554093,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796436.5304632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35772","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.398111252,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796436.9883506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.868310673,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796439.766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53070","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.13821263,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796440.7929525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35610","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.80330588,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796446.0248764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.230492899,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796449.7818067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39646","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.754882293,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796454.9512913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34052","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.166316734,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796456.697308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47740","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.894677316,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796459.6511502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57476","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.860513288,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796460.182852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.473230857,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796462.9988694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.33960014,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796465.0203986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33632","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.835972262,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796466.2870176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55960","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.909963539,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796466.5935457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.45866701,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796471.5089922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55966","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.213527173,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796473.2062838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37414","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.611087435,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796478.2154253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34592","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.702639729,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796478.3579402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.149100974,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796483.642315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34592","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.281934706,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796490.1370459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.491065726,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796491.6225264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49176","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.384066264,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796493.0837517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44236","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":6.441878053,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796496.5689688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60178","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.681018742,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796498.3481143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59676","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.256116541,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796502.378044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60188","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.798100722,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796502.4174638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45238","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.036603589,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796502.4227655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.947324828,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796502.4242275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.142253659,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796503.1714447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["stable"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.701070524,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796503.626816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.24800253,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796505.174582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.821297769,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796505.5574393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.283553086,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796506.4717314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.948477883,"size":1634,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796507.213375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.694970639,"size":816,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796507.240699,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45250","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":8.767341172,"size":971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796508.3195047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.569165785,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796508.4023883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55252","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.018736187,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796510.5940788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49004","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.414531499,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796510.60328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.713135394,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796511.516991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.524919422,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796512.3343692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.232497972,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796512.7154343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.104011377,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796513.8505795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.846336985,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796514.624738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53410","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.029168976,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796514.9938238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45250","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/vehicles","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":7.746013196,"size":1062,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796517.240432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.68393447,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796517.5951874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.968826842,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796518.1394105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.70794982,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796518.387127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.855305682,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796518.444702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&order=id:asc","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"X-Customer-Number":[""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":12.434366586,"size":16663,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796520.548008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.666031064,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796520.5186253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Referer":["http://localhost:5173/user/wash/start"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.647176458,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796520.5885916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.599202689,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796520.7676597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51236","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.057153455,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796520.8841066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":5.500139778,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796523.9054008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54602","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":5.351818981,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796523.9920626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.952630784,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796525.7654748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.850118027,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796526.1266675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.797072402,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796526.443449,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.767435027,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796526.5181305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43388","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.747400841,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796526.9329557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.012151897,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796527.3677888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.155984619,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796529.336843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43394","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.810221672,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796529.7006161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.909874751,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796530.7271507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.06843318,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796530.728625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.072702813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796530.7292607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.187830354,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796531.0778913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.488550338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796531.5893617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.132910355,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796531.6859412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54626","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.751545423,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796534.4594135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.735940967,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796534.6618476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49392","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.974260257,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796535.1045685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45670","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.504051447,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796536.3601546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.482971915,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796536.4549434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.461423449,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796537.137612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.539269115,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796538.8461404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.358597725,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796539.267855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45672","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.155228745,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796539.904555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49400","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.241460756,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796540.2278621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.837477515,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796540.7314181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.270447855,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796541.8311832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45238","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.616579595,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796542.1994572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.815596911,"size":1933,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796543.1575227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49232","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.250507465,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796543.2621965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Mobile":["?1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.879355124,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796543.3935308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.932713044,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796543.5386739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.209077846,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796544.142658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53272","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.871618957,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796544.8066516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.477523318,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796545.1406865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45238","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.736011323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796545.149531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42932","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.740212191,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796546.8907042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.589428886,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796547.09726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.761604911,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796547.6605382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42988","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.314118083,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796547.9402606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.356454558,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796547.9613307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43004","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.544325713,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796548.2213633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43034","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.117336295,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796548.2426007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.823272091,"size":1933,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796548.4761932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42948","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.136812028,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796548.7101204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.366730978,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796548.8190284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42974","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.472856455,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796549.0201974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43022","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.920379546,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796549.030252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.625441747,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796549.31007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45228","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.000352697,"size":1934,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796549.4192765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.079203641,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796547.9284532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43010","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.411464725,"size":1933,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796548.4468226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43040","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.24017565,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796548.7835698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53286","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.525684972,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796549.745963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43036","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.539695405,"size":1934,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796549.9442348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44230","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.521085805,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796549.9716537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43018","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.549235397,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796551.110479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43034","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.68837976,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796551.2884665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44286","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cookie":[],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.700040588,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796551.289563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.713601068,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796552.10247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.679141446,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796552.2952049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.507960292,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796552.849573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.058952259,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796552.8517148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.853850428,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796552.9215863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.347379638,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796553.5254586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44344","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.149067621,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796553.6986876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44274","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.114521207,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796553.8883076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44304","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.10472913,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796554.177143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55576","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.390902668,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796554.190173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44302","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.429390708,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796554.6540658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44332","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.278998835,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796554.8635652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44376","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.473110353,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796555.2159414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.829856608,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796555.2194483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44348","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.841876924,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796555.9376574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"iOS\""]}},"bytes_read":0,"user_id":"","duration":2.595030472,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796556.012937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44354","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.631059614,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796556.689878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55580","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.50355244,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796557.2404218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44370","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.854526755,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796558.2473388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44392","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.845287161,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796558.9878597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34334","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.116049275,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796558.9926276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.724275831,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796560.1131442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44376","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.252325785,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796560.8835747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34346","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.007644203,"size":1931,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796561.0760782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34368","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"]}},"bytes_read":0,"user_id":"","duration":2.350355326,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796561.0765443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34352","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.401135797,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796561.236087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.375316152,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796561.2896922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45250","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/products?final_price=false","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":50.072256333,"size":8082,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796561.6562543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.703886784,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796562.0438344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.215856386,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796562.329497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52996","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.32667077,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796562.6635778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34372","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.101123987,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796563.5945823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34384","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.02624854,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796564.662477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34410","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.579572319,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796565.3064008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34380","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.740522955,"size":1931,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796565.546035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52824","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.881481912,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796565.8042393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34426","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.705489563,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796566.3049474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34446","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.080196932,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796566.5642538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":5.25746598,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796566.5828176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34334","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.021783044,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796566.5942125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34352","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Cookie":[],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.290323893,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796566.640958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34462","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.400267292,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796566.8405201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34368","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.53539937,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796567.0381515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34514","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.600651411,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796567.0832803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34396","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?1"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":5.775040038,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796567.2220078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.135169076,"size":1931,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796567.4105067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45250","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.108317011,"size":425,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796567.6259737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.614302376,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796568.0009074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53002","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.669990272,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779796568.0363955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.953882966,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796568.1789584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34454","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.949975436,"size":1931,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796568.796226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34506","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.362693321,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796568.9284282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34518","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.482298005,"size":1931,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796569.0063684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34438","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.782301563,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796569.3332512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.900125293,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796569.6932368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34368","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.280938259,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796569.7142634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45250","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.298050209,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796571.2702274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47142","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.26768948,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796571.7853265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45426","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.264089625,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796571.9281802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33058","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.379034861,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796572.0087428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34352","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.580127962,"size":1930,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796572.0627255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.69834176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796572.2237883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.698731588,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796572.610767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/washes/summary?session_id=177&vehicle_type=5","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Channel":["canary"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.100422744,"size":5756,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796572.8530798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34396","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.443592809,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796572.9577434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45422","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.437006524,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796573.6094434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.835487852,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796574.0883727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.326747662,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796574.2025712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45452","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.66765549,"size":1930,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796574.6816232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.91395466,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796574.8121662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.044128629,"size":1930,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796576.199025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47148","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.92742946,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796577.3109186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/vehicle/allowed?lane_id=3®=EC21239&vehicle_type=5","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":9.795127199,"size":1905,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796577.3501146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45402","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/vehicle/allowed?lane_id=3®=EC21239&vehicle_type=5","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Referer":["http://localhost:5173/user/wash/start"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"]}},"bytes_read":0,"user_id":"","duration":9.836777527,"size":1905,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796577.4770532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"]}},"bytes_read":0,"user_id":"","duration":2.793394635,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796576.2431624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.236189455,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796576.4565532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45404","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/vehicle/allowed?lane_id=3®=EC21239&vehicle_type=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":10.828635174,"size":1905,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796576.9411068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.724496224,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796577.3997126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42862","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.086946686,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796577.8807793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.870833273,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796580.2488685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=6&lane=3¤t_step=0&buttons=%5B0%2C0%2C0%5D&vehicle_type=5&thumb_position=7","headers":{"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["no-cors"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Fetch-Dest":["image"]}},"bytes_read":0,"user_id":"","duration":9.501012485,"size":1259194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1259194"],"Server":["Caddy"]}} -{"level":"info","ts":1779796580.8626578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":2.728504122,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796581.0056477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/selfserve/washes/summary?session_id=177","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":5.565429399,"size":5780,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796581.574436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/customers?page=1&limit=100&order=id:asc","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Customer-Number":[""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.560779048,"size":16663,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796581.62166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.334420241,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796581.662935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.394612486,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796582.1416688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59182","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.738720798,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796583.232475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.326067511,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796583.4406996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.068629745,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796585.5637996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.630206654,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796586.4271035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48302","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.349481184,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796586.626984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42866","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.482376007,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796587.5762572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.11233508,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796587.7905612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.893186125,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796589.6455495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.064346516,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796589.6478195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.211894241,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796590.3006659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.057270745,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796591.4421873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.64318133,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796591.514125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.666789102,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796591.6338787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41862","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.998776521,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796592.9952483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.774280325,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796594.6261055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32920","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.976838697,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796595.740627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.429732319,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796595.7813983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.577070709,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796596.7416759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.844825131,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796596.8996654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.757627,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796598.855498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54316","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.227967933,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796600.052288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.50007661,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796600.4128451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.660306432,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796601.4002354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.600345131,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796602.240745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.489666075,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796602.4308267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.951648162,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796603.496667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"Cookie":[],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.865423698,"size":816,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796603.7155275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":1.978522538,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796603.7242837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.867386875,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796604.133516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.395213766,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796604.8577275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.121596435,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796605.5073273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52980","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.091006333,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796604.7872899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53002","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.966226264,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796605.609766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.67966557,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796607.0578725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":1.894629442,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796607.3492663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":7.002818684,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796608.156796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.99449219,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796609.3489172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52980","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.559270283,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796610.9538682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.692179234,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796612.3966885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":1.897085073,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796612.534597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.173295036,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796613.5106065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.011157416,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796614.0867255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.734931442,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796616.1889193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.601108811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796617.1783476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33802","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.081205568,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796617.7430236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.197863708,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796617.8172338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":1.971368437,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796619.3868117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.545288017,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796619.7302985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50220","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.18787384,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} -{"level":"info","ts":1779796621.5358589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.59989672,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796622.1582224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.716997973,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796622.571649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/guest/departments?include_lanes=true","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.486251835,"size":816,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796623.106642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.123423718,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796623.20049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.016574909,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796624.3034356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50224","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.563573322,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796624.32899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.147801634,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796624.66159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.904585778,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796625.5399852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.374518795,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796626.959888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.70185673,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796629.2172737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.704055692,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796629.869108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.196579361,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796630.0447674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33580","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.739983623,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796630.3157227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40214","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.773161468,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796631.9288337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.415611422,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796632.3438501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.738377571,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796633.191913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.144746014,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796633.8768098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.027253648,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796633.8768094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.026657254,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796633.4432366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.44853808,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796633.9261749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.824217709,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796634.9119854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.419603289,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796636.1022844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44976","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.796522863,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796637.3403559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.296653688,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796638.1495306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.862916179,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796638.885997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.430012747,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796639.2497962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.963691321,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796639.2814367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44990","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.177649575,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796641.105089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.719019471,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796643.2020583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.576339587,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796643.8494797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.692530731,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796643.863674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.238295741,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796644.2151492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35658","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.929462364,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796644.4369583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.5404716,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796644.6063955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36038","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.146241065,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796647.739099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.02568674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796647.8512468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.235379421,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796648.0300126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.060511838,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796649.0539382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54030","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.836035279,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796649.1459625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.176744897,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796650.0301778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.580845333,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796651.1985326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.133307009,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796651.625924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54040","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.562472853,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796652.7951634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.942508364,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796653.3020983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.989076213,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796654.4129548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.100218171,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796654.5809264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"]}},"bytes_read":0,"user_id":"","duration":4.744380505,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796655.5788257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.531800122,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796656.2838788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.487138371,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796656.8870282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34500","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.997572612,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796657.3460233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.94530653,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796658.7633612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.103849937,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796659.7738266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.114756223,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796660.1873608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34504","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.292224189,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796660.557324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.271937983,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796661.2296295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.634986284,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796660.3415396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Cache-Control":["no-cache"],"Cookie":[],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.503468511,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796661.3103306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56690","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.654762091,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796662.8309052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.205600613,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796663.0937355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57504","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.807121847,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796663.10845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.029160886,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796665.100732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.762568162,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796665.8362117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/user/wash/start"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.662691266,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796667.9531019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57508","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.638859003,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796671.3596046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.843630895,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796672.7475636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.790794011,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796674.0835216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.790188588,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796675.6920114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59772","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.934715121,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796676.4990892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.650139495,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796679.239494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.113192337,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796680.0602398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59788","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.103981555,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796681.6560328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.465615663,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796682.1942058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.944197953,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796684.57703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49440","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.508476536,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796684.6921825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.732699024,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796686.5995107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50288","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.403972388,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796687.0990083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.585264839,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796689.3345394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55346","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.754650031,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796689.8986576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50300","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.184299786,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796690.894421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.930196861,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796692.9202516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.706183981,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796693.609641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.866722011,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796695.7199023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"iOS\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.41586073,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796696.12233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43092","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.222136521,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796699.3459296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.221844932,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796701.5687327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"iOS\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.934311932,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796703.9478633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?1"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"iOS\""],"User-Agent":["Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"],"Accept":["application/json"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.542328586,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796704.05264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.578394975,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796704.0731452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47912","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.723241449,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796706.097686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.122356778,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796706.9064991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.842631421,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796708.0181065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":3.941939633,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796711.3440876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58686","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.318154293,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796711.5727737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56742","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.66478074,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796712.278287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.969007475,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796714.2917247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.111608105,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"error","ts":1779796714.714667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.14048067,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796715.0393372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.954720965,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796717.0598469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.878359925,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796717.2608786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.606012644,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796717.7094858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.529892368,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796717.7238579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.116984273,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796717.1476192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.978817004,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796717.2871366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56768","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.468923038,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796719.0366216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47232","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.202825224,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"error","ts":1779796720.3248153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.035848224,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796720.7482626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.576163332,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796720.8794222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.778616503,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796721.8824697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.046605338,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796722.4571648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.110493775,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796723.5553424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":3.207848593,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796724.0056703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58776","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.96533171,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796724.6807444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58782","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.353015766,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796725.052632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.172131943,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796725.6503472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.750607169,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796726.4129553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.979156444,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796727.5143816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.739067592,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796727.5148642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.669546936,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796729.2581854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.574504519,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796729.7567303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":4.090552809,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796731.48538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.724479269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796732.3937938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44024","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.127755256,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796733.1147056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.096505759,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796734.223962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.206043971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796734.316409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.769697741,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796734.7391675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.213056598,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796736.9922178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.893725916,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796737.556903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44040","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.89915252,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796740.0510771,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.710019333,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796740.3367603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.585082195,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796740.4844866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.142786937,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796740.6512942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52852","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.61655552,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796740.745454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48992","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.180467972,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796742.4964535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":3.053024404,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796743.6976924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52860","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.03815756,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796743.9943113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.310689094,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796744.8687682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.656831138,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796745.1171122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.433906569,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796745.8014553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43548","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.052463689,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796745.8401797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.488176969,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796746.851558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52876","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.038645942,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796747.3493257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":4.465051638,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796747.3739278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.241463769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796748.4856718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.354802959,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796749.8818233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.913255286,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796750.4137752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.560495069,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796751.2950773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.06501216,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796752.5080082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.037408397,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796752.7447398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.274770222,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796754.0401397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.571162642,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796754.4780924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.062987649,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796755.1112974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.114282166,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796755.3829317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.484571915,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796757.6076965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.127668335,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796757.8555572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.043698018,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796757.8617265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.300171078,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796759.088045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.27708855,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796760.7048428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49484","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.757429198,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796761.98152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.089504956,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796762.872711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.465629808,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796763.1833935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34490","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.572628656,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796764.3083093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.171761255,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796766.244285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":5.528098286,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796768.060359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56358","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.448246,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796769.4120784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.179959654,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796769.546496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.069344306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796769.6818018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.546021239,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796771.3327065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45248","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.086983932,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796773.851295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56374","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.782869349,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796774.0015595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":11.116626548,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796773.067068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":15.301141064,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796775.0005596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":7.321407689,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796775.7803342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":5.853430128,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796777.194272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45264","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":7.755947,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796778.734359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.724000344,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796779.2353106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"]}},"bytes_read":0,"user_id":"","duration":11.427535485,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796779.9412403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.151322942,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796780.2106051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59536","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.990343566,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796783.0391257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.840784804,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796783.0885465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.494588774,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796783.2468905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":11.129248241,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796784.6677406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53178","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.448758529,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796784.7942314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":6.051485462,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796784.8495152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.583152349,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796785.250995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":6.117805619,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796786.178566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":5.585065664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796786.957175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.154592794,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796787.8238034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59528","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.782798243,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796787.9197407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.822516807,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796788.089282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.218611195,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796788.7857304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.525643592,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796789.1774144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56756","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.506531889,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796791.840429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.813573213,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796791.873047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.758071538,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796792.7453024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56758","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.918054678,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796793.2140322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.775552955,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796794.2654955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.468876722,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796795.9354315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.036406716,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796796.2928746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.493220111,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796796.999968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.642111452,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796799.0321202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57274","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.284350101,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796800.4354148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.831956388,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796800.9173255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.313798125,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796801.5799112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.300538769,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796802.4921496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.45212389,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796802.5846503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.894701152,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796802.0904214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.043068615,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796803.2150347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.168641112,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796803.5951326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.00826472,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796804.0526888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57324","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3157"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.733645122,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796804.922444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.21516856,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796805.894939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.026288343,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796806.2133482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.073480284,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796807.4050891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.017282892,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796807.4482682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57332","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.38751088,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796808.6656678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.278742335,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796809.1747956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.272350458,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796810.1919856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.258762149,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796812.1960185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.746390692,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796812.5910704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.125449666,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796812.6852572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.967514386,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796813.0442865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.326718518,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796813.7789779,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.061351806,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796813.7874815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.530843618,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796813.8742785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42990","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.69611051,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796816.5111442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.711469927,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796817.0360398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51294","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":4.838504666,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796817.3128426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.107469756,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796818.1201284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.068785589,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796819.2281468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.178757647,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796821.6859422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.648034407,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796821.967468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.822592551,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796822.907312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.550871493,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796823.3887875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":1.989197997,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796824.4893115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.09322413,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796824.7397645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":4.824799335,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796824.9593763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.271258293,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796828.3781374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.887266551,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796828.545112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.623887856,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796828.6744804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.938681456,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796829.6919422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55940","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.729795286,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796829.7918513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.058016485,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796830.406309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35698","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.507673172,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796830.525419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.597415757,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796831.6695166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.147660412,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796832.1921718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.010960695,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796832.3244286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.526392438,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796832.392336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.731016545,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796833.3496096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.168354323,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796833.458656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.755422251,"size":743,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796835.728876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.455476659,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796836.4377306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37634","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.76681263,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796836.6719441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.338904279,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796837.4735358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":1.960237864,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796837.6896853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.285691992,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796838.5806956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.067903383,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796840.1834137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38320","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.744099642,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796841.9447014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.344869153,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796842.50317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56368","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.569628226,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796843.240615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.37844845,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796844.1493444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.44787849,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796844.2809033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.421283824,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796844.4486167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":5.077868374,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796845.0228896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38328","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.837680704,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796845.548632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.687271387,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796846.4368947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.497875435,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796847.1762547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56376","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.663605988,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796848.2161229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.025054885,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796848.3187861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38340","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.294621437,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796849.3131137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.124539053,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796849.5636103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.402365876,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796851.9721532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.701391902,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796852.1899924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49458","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.010306628,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796853.5181465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49474","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.195594239,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796853.8151968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.290244242,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796854.934999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.411081534,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796855.113387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.069797514,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796855.2186491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.644402686,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796857.4651763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.851366801,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796858.6089427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33434","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.087958666,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796859.00832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.660331726,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796859.9443703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55000","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.211763076,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796860.8643212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.811916727,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796863.9073079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.068180026,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796871.17224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55008","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":10.965522547,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796872.8804817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44714","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":10.548909273,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796874.8213434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.641452382,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796875.0178761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.237362147,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796876.4935753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49756","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.601756523,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796877.9784093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.946652473,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796880.057619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59184","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.232854498,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796881.4660618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.480451663,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796881.616179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38846","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.120337536,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779796884.3448105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.863516644,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796884.7851124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38854","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.167185589,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796885.908976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.723066739,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796885.2752814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.423052234,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796887.2176816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34376","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.32516033,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796891.1168497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.897786208,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796891.3967268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.209558634,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796894.845155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.881187279,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796896.3560412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35032","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":6.161317988,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796897.331288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51676","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.207544924,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796898.6805544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.90572547,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796898.6928928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.918759226,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796898.893928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.375977217,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796899.51951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.748919252,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796899.9098518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.539304417,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796901.3777006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47858","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.249155927,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796901.3936057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.621796675,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796902.7880528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.88613464,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796905.2060924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47866","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.814367844,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796905.4165852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":5.781339164,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796905.5335877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41444","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.621739505,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796907.5152617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.328643502,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796909.253135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34106","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.717391532,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796913.0771465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.543041581,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796913.3003123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51522","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.82441626,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796914.8746653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.620017538,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796916.5118103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.537166859,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796916.5141096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47914","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.523290818,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796916.6503966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":8.23728551,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796916.9501941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56540","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.526516554,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796922.3084733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46688","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.790189008,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796922.6211703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46700","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.666355646,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796923.1242306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.805712669,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796924.037999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.953801933,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796927.7030883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.066872535,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796928.1558785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.843628939,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796932.7718055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42432","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.607312435,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796932.8432853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.852115711,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796933.237411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.296634301,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796934.5030375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.572638999,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796936.5584226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.627148867,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796936.844203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.904271197,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796937.799729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.040856934,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"error","ts":1779796940.3551044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":6.369289478,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779796940.958085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":6.646219436,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796941.5884511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.641412482,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796942.0643852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":9.016619038,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796942.5721974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.886883311,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796943.292129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.321510463,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796944.7206745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50766","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.537681644,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} -{"level":"info","ts":1779796945.1204574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.569475136,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796945.4546826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59358","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":6.978890974,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796946.0439467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.952212253,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796947.3649023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.060284293,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796947.6097672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.871803489,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796949.5330691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.934029622,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796949.9033606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.845483825,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796950.715708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.34151393,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796950.741534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60946","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.014021963,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"error","ts":1779796950.9873133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.531153766,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} -{"level":"info","ts":1779796952.0697615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.432111825,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796952.8479617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.931738438,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796953.8292325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.102550248,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796954.1649137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.954082514,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796955.2881584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.737588609,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796956.2727234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38452","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.283152572,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796956.285423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.195245476,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796958.7145493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.517310575,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796958.976578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.201243679,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796961.8336437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.52301616,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796962.8009443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.688583247,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796963.1975818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.659537323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796963.262932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.720254728,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796963.7582855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.448579977,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796964.1115289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.837497979,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796965.3292499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":5.443312456,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779796967.4046562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38738","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.291613171,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796967.6672246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53098","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3161"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3161,"user_id":"","duration":4.890554802,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796967.7355974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.95348242,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796967.7400415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.894927996,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779796968.5670595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.708241508,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796968.7170806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":4.271954461,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796970.1198387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53100","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.441716783,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796969.5530236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.67473479,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796971.1925743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.307665609,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796972.806414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.918524354,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796973.3104463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51012","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":7.787625334,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779796973.8234887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.508296883,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796975.131337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.539192835,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796975.6004016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.927233461,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796976.6822927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.461233378,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796977.2668533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47624","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":9.029794463,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796978.1770756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.536176942,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796978.3465884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.138311506,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"error","ts":1779796978.9384303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37540","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.624837512,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779796980.6622467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.498582112,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796982.8507283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.582460467,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779796983.1640844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.610282831,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796983.3691688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.555718193,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796983.6866014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.720482358,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796984.4544694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.641180496,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796985.2957103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":5.952599006,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779796987.3898153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.496290897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796988.9836452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":10.622782557,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796990.1147227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46110","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.154797874,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796990.1504672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.998492225,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796991.5365827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/customers"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.388149083,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"error","ts":1779796991.7827084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38062","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":8.930227011,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796995.24283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":6.003451351,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779796995.9159822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.787517248,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796995.99006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.463400928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779796996.4812458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56320","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.696137904,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796997.9000251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":7.881116116,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779796998.511588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":9.509871689,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796998.6649704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.874971206,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796998.6131456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.175998561,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779796997.746231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.107487889,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779796999.045625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.836682595,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797001.2692428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42130","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.203388147,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779797001.7611086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/customers"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.944277781,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} -{"level":"info","ts":1779797002.9189596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.905170915,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797003.7939885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.156334526,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779797004.2565928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42132","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":9.656361259,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779797005.344592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/customers"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.030156199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797006.7439163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.941107794,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797008.146562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.792057829,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797009.9692035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.358922678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797010.03344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":8.199695985,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797010.6220503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55632","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.360334305,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797011.4982202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.573849866,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797013.1557848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.469580395,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797014.8942604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.912236674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797015.1404707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43442","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.50512842,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779797015.3018122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.223307873,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797016.0687647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.598926597,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797018.7934592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.776163148,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797019.1912463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":7.615726947,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797020.0238256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.578013885,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797020.191217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/customers"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.808469794,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797020.379761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3151"]}},"bytes_read":3151,"user_id":"","duration":7.06301926,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797021.3047805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47836","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.89109461,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797024.5035362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.136582502,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779797025.3148081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56862","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.52031742,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797025.3415446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.511193016,"size":5425,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779797025.625232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42266","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":5.232516389,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779797025.7200642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.489335701,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797025.9333966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47848","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.605363921,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} -{"level":"info","ts":1779797026.881133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.728743799,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} -{"level":"info","ts":1779797025.7358372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.410449633,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797025.7391212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.787145327,"size":4714,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797027.9679449,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.16419797,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797028.3532507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56862","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.902241022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797029.1229494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.844201846,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797031.454435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":7.70773053,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797032.1542065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48734","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":8.096572707,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779797033.520128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.759787458,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797033.7994635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.644720668,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797034.422969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":10.449564742,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797035.023995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.343034508,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"error","ts":1779797036.0877538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54114","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.630328279,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797037.6067407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.797502635,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797038.6842587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":9.743097339,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797040.3467827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.89665912,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797040.3594162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.818414848,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797040.6030807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.863259765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797042.9561918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":4.143899002,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797045.0529506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.683602862,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797045.508304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42878","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":9.41664539,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797045.6374054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.569469286,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797046.7878234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56846","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":29.831636838,"size":35041,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797046.817164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.444343728,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797048.0810876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":8.48836714,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797048.173425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.030875942,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797048.951173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.440243842,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797050.181675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.787429484,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797051.1243749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":6.929076611,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} -{"level":"info","ts":1779797052.343859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/config","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.376546671,"size":481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797052.5063605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.34176452,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797052.8831558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56846","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fapi","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.916601982,"size":425,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797053.437711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45472","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fpleno-vue","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.471313308,"size":687,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} -{"level":"info","ts":1779797055.2863243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47140","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":8.316825569,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"info","ts":1779797053.8378608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.192614053,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797055.3741553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56852","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.515590542,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797055.3754063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45460","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.986244924,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} -{"level":"error","ts":1779797055.4219072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":6.167586258,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797055.5177839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41642","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":8.449767677,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797055.967511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.474018001,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"info","ts":1779797057.391409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56846","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.356286044,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} -{"level":"info","ts":1779797058.0667224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":4.205898679,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} -{"level":"error","ts":1779797059.2090766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.137773506,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} -{"level":"info","ts":1779797060.8952808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34388","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/repositories","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.167296842,"size":693,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800490.3562722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.414531129,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800492.2890706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.607095212,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800496.0741644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43694","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.465335093,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800496.0741708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.336740467,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800496.4954865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.072609444,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800496.723531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.426405634,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800496.7335422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.394149611,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800496.88324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.954863504,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800498.0765424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":9.745961676,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800498.207809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.710431867,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800498.4664333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":8.094101223,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800498.9079645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.175521053,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800500.0033576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.920992126,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800500.0037234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37552","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.921451319,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800500.654818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.913194087,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800501.1426973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.242174673,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800501.2077677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/channels/1/sync","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":2,"user_id":"","duration":18.252758172,"size":2315,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779800501.633461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.808146225,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800502.7755392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.859225017,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800503.3412104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.250727015,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800503.893816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.418672524,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800504.48186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.412435038,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800504.5115573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.84822922,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800504.6593869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34706","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.653043985,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800504.6882873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.422407055,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800505.0311286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.868061791,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800505.8742886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.090982682,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800508.2976787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.134342779,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800509.2044363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.322631753,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800511.719427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.507628626,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800512.0089672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.508165601,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800514.7723186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56848","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":10.07595343,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800514.807287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.079978465,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800515.453188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":10.929393102,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800515.6253242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.877697925,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800515.6532998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":10.601506361,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800516.806563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":13.454137187,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800517.1631505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":13.2608131,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800517.5515287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.709337521,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800516.1484015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.205462492,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800516.4336107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.843359613,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800517.4971159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55446","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.593213055,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800517.7318459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.941290266,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800518.6956613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.753429791,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800519.2300546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.788285102,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800519.3331149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.521629707,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800520.5500598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.81053996,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800520.626945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.327652273,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800521.0951965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.790563755,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800522.4597201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54020","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.119202267,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800522.601653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.897616051,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800523.1805584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.943276788,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800523.256996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.101319908,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800523.2641842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.70595923,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800524.4182208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.870893033,"size":740,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800525.2628806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":25.89599613,"size":38353,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800525.8166308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.177917541,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800525.8390508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.56768418,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800526.3301978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.721043386,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800526.6303873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.428978334,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800527.0369177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.575799294,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800527.9396245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.092552422,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800528.0828362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.439786495,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800528.1119804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.846130477,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800530.358958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.530290727,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800530.3798742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54412","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.341470478,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800530.5040145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.556738836,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800531.6067994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.758281106,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800531.6596048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.321100868,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800531.9325764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.972338215,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800533.582369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.462781997,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800534.3366325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56960","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.810481486,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800534.487592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.97327214,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800534.8771455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.658652643,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800535.036159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49272","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.654672341,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800535.433792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.76488472,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800536.8791003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.506497169,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800536.9378974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.640288076,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800537.0393054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.543393552,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800537.2321424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.062199646,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800538.7508903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45956","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.403381654,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800539.0581684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.616429016,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800539.1163156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.524923733,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800539.1595075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.1218414,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800539.6301968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.583756935,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800541.657535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.027792961,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800541.6581287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.019419364,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800541.9197445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.028256688,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800542.5483003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.482442876,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800543.0788772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/github/test","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["103"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":103,"user_id":"","duration":6.375091565,"size":490,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800543.300879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45968","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.548541635,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800543.7993739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49602","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.637553376,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800544.3230224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.199166145,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800544.3784673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.709077827,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800544.4361954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37354","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.00823751,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800545.3669508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":6.364334635,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800545.7723541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.090994212,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800545.8227956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.73310488,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800546.5090253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33886","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.581540265,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800546.6903555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.179113394,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800547.0668921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/github/test","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Content-Length":["97"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":97,"user_id":"","duration":5.85245734,"size":478,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800547.841484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.385080701,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800548.8686762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.714380819,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800549.3747394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.937029072,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800549.7878418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.998667003,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800549.9694064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.453020207,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800551.0647886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.365873416,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800551.094719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.673854926,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800552.421321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.044056056,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800553.3981984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.593963787,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800553.4324176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.578940861,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800554.0748959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.411545588,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800554.8076751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/github/test","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Content-Length":["103"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":103,"user_id":"","duration":6.011771934,"size":490,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800554.8936136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49908","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.660909368,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800555.4642248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.391180156,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800556.8832178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.466734365,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800557.524105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45334","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.099642127,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800557.8105419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49924","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.909381592,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800557.9167964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.171799477,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800558.1969385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.724047594,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800558.5511608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.106997121,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800559.883147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.062486076,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800559.99749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.173850151,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800560.517761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/github/test","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["97"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":97,"user_id":"","duration":5.699739159,"size":478,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Access-Control-Allow-Credentials":["true"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800561.8806717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54296","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.792266173,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800561.9995592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45566","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.570109184,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800562.0989094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.205726605,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800562.4327376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.872897328,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800562.5403633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.649052207,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779800562.844259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45334","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.031172424,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800563.314202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.109472738,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800564.998551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.668382218,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800565.272501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.720839261,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800565.3675745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.361784583,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800565.3711631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49232","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.363577012,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800566.26921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.828247587,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800567.3995402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.977893352,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800567.8216553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"]}},"bytes_read":0,"user_id":"","duration":2.539454533,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800570.2433314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.957124069,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800570.2688751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/bundles","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["297"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":297,"user_id":"","duration":9.738725307,"size":2623,"status":201,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800570.2784603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.448828943,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800570.3080528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.67398421,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800570.5141578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.136585845,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800572.3870182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.620915923,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800572.4139266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.127999995,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800573.3791423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40426","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.063026031,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800573.4724221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.213969373,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800573.468521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.923150481,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800573.9695354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.832925567,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800573.9823065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.333514122,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800575.4917169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.881249041,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800576.2846947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52290","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.779696891,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800576.3156075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.840539782,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800577.795066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56644","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.802320672,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800578.0443797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.833647085,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800578.691861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.368916982,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800579.4702563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.476299023,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800579.7811575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.525005396,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800580.6078715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.333731223,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800580.9675748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/bundles/17/deploy","headers":{"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2,"user_id":"","duration":12.565103356,"size":3043,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Status":["202 Accepted"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779800581.032918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43522","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.229527183,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800581.0946727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.546031457,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800581.2569826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.557094307,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800583.7662234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.169096936,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800584.5815187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.788420987,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800584.8957808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.300216372,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800585.036036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.55321657,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800585.6314435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43530","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.597106233,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800586.6163046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.722552659,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800588.6220186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43542","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.98932312,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800589.2922304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.355826106,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800590.2705953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.224529259,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800590.3267615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.408340054,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800592.9285607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54546","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.615092584,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800593.0915408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58442","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.46782325,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800593.1527693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.943099325,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800594.4235594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.158675385,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800595.022451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.568128744,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800595.5285883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.280614536,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800595.5614293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.278766645,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800596.1566675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54552","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.219982864,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800596.2678337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58446","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.174978134,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800597.5683594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.015492259,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800599.65011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"]}},"bytes_read":0,"user_id":"","duration":2.048476547,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800600.8447795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.258148832,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800601.0854087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33648","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.814313923,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800601.1871443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.613956659,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800602.1459825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33020","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.987745404,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800600.6056914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.588273344,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800603.19404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.128651897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800603.535758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33034","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.261497045,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800604.2048478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.989876571,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800604.2446177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.982794457,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800604.283861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.235570157,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800604.736176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.405570646,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800605.8291445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.494175888,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800606.20533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":27.08330033,"size":38584,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800607.2059078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55740","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.993303551,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800607.8625655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.325464211,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800608.5487409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.159809696,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800609.1798642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.779959788,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800609.6910288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.325190274,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800610.1291316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.382879512,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800611.18709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51114","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.322954588,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800611.7605715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.098580823,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800612.231574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53348","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.763212866,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800614.578766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.851846993,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800614.7834132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.8768952,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800615.4552891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.215541326,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800615.815701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.674760333,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800616.4495704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60966","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.259059069,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800617.0067346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.00473153,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800617.4113011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.716097465,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800618.1105235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.002972862,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800618.3185108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.209283612,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800619.3980253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.290548523,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800620.2961965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40628","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.837120134,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800620.6592214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.549984662,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800620.8293402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.503820933,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800620.8961835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.06842972,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800620.8995128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55226","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.701127514,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800621.7776282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.658897026,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800622.3972964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.977384375,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800623.3280516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.416719822,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800623.4980476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.154986969,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800624.8489203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.259382388,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800625.2964795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.909150513,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800625.8239474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.035280485,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800625.8816345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.975405563,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800627.6145575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.943901397,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800628.4094355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.818714051,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800629.5068314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.665562686,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800629.3680735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.356680237,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800630.2218335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.279400601,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800630.8137846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.67489092,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800630.8866556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50508","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.347271205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800631.1784267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.530214712,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800633.4060466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.121459352,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800633.4151988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Referer":["http://localhost:5173/user/wash/start"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.029973809,"size":743,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800634.1671348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.78628502,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800634.5667634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.282275972,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800635.2900329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.840759443,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800635.642677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37778","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.753032146,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800636.436567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.974400433,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800638.493213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.19539592,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800638.595274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.979043758,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800638.5957606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":1.980653494,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800639.8075998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.625086097,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800641.4606798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.657236231,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800641.8823695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.267549285,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800642.9465501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.45208321,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800644.741579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.807249427,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800644.8568766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.804114324,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800645.3362305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.517039091,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800646.2466474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39192","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.298400338,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800647.6044571,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.471082267,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800647.941228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.007830673,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800650.450668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.181756025,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800651.7172346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39196","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.468764575,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800651.754844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.406271242,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800652.1883044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.229378749,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800652.5469415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.076358665,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800652.785036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34516","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":5.111889107,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800655.725332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":5.009985128,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800655.767643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36266","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.973273402,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779800655.8784113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39204","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.159775006,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800656.2786355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.677497187,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800657.0758553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":4.474575408,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800657.2212918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.454878164,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800657.8928673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.095144407,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800658.5206792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36270","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.625080488,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800658.970385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.90124981,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800659.0308495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38104","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.022684425,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800661.0013292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.740457478,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800661.1472034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.78741603,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800661.6667728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.144734326,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800661.7717311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.702625293,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800663.821669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51252","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.788405941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800664.0460682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.653890738,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800664.5569904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"Authorization":[],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":5.051703181,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800665.5160658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.723611945,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800666.2213778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46886","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.552781039,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800666.433921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.853521382,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800666.6811233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.521979176,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800668.7045822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.058526295,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800668.746625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52148","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.91723753,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800669.8443866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.227414395,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800670.5693352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46896","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.346448628,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800670.8308117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.197052837,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800671.7344618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.813874189,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800671.842606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.151023544,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800672.500562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.108523036,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800673.472688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.083182662,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800673.6725154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.280185239,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800673.8809917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52156","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.872351195,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800673.9058993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.054522565,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800674.3175268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.149268833,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800674.5741522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.735380012,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800676.092593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42326","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.520136446,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800676.275827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.360933481,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800676.6552513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50426","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.766768776,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800677.1188416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.636882291,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800677.1839836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.937787577,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800677.3553367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.662503679,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800677.8123462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.419834778,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800678.1227086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.614482322,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800680.373787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.089200332,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800680.5676944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.991743747,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800680.8130386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.685356694,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800681.4938097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42326","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.836473561,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800682.4819636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.020946502,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800682.549022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.956065989,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800682.9653718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.140632581,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800683.2341902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.852754223,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800683.4784615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.347106921,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800685.3411686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58362","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.765247872,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800685.586324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.746568393,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800686.3197076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.498191788,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800685.3526742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.985510377,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800685.7005289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.654270109,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800687.1143758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.505133202,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800687.316666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.378760044,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800687.6951358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.59650316,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800688.2503765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.888963524,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800688.4426708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.991287438,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800688.501465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.769619734,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800689.5235724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.264430685,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800690.7072165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.447998615,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800690.817598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.484832117,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800691.2479064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.738724659,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800691.8532636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.403486892,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800692.1658928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.043898831,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800692.4196684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.032706827,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800692.8117537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.106612973,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800693.5184107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.801496086,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800694.1320105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.666189169,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800694.3761766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.745884822,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800695.7161117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.854073469,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800696.4199514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34740","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.168810316,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800696.5327914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.93609954,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800696.568781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.042102061,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800697.5186517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47730","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":5.87598003,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800697.5947666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.41907457,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800698.018147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.196093554,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800698.6743908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.950941748,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800699.1102905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.533953358,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800699.3100455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.452490927,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800700.612235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47742","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.084386779,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800700.687616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.96335961,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800701.66213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.73880633,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800701.8171203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.698617371,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800702.9442217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.892287358,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800702.9808974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.946754929,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800704.5967827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.992109448,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800704.745759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.447822847,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800705.217236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57710","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.603334064,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800705.7958758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.971140567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800705.9620807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.267595276,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800706.1037703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.835554203,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800707.162243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.781927056,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800708.0291574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.036864185,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800708.5301533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.726057892,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800708.6179106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.399154862,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800709.7052712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.734073417,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800710.1904838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.586188508,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800710.689319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.151578718,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800711.79497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.076416404,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800711.919691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.329691784,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800712.8028314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37054","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3141"],"Accept":["application/json"]}},"bytes_read":3141,"user_id":"","duration":4.523597311,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800712.923644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.208922705,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800713.2501252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57718","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.631049564,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800713.3526514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.651864501,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800713.4500391,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.859835649,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800713.8830235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.558606373,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800713.9178815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.832334857,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800713.9853673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.500817144,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800714.2725174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.336116692,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779800714.352718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.976364791,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800715.3831663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.333519677,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800716.074479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.89451334,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800716.3866887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.330902036,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800716.5298886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.53597993,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800716.6150022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.56203598,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800719.1639748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44022","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.808913993,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800719.183715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.292004496,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800719.2042682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.664468821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800720.10942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.714161112,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800720.5016327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.227922029,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800720.6667397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.288609708,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800721.1076763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.603275467,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800721.5810452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.198703045,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800721.7283387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.516751056,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800721.7911127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.412317452,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800723.198908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.032606322,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779800723.5080287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.004790135,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800723.8732367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.754518278,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800724.0536134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.862284421,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800724.1313825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.453836064,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800724.4927676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.74677846,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800724.7833989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.047254146,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800726.2231975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49134","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.01676107,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800727.524217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.642792768,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800727.544742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.754121329,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800727.699088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.189485159,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800727.9225936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.091643241,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800727.9538724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.24990526,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800728.2346375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.528643944,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800729.4792924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.417187228,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800729.636603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.666386961,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800729.637068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.083030452,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800730.7158296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.183155291,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800730.816137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.115175207,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800731.123985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49150","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.638092389,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800731.8776352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.830597321,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800731.8921983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.732049904,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800732.2567613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.611452421,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800733.4826198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.236145496,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800734.3953195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.670988585,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800734.8549078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.365317988,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800735.1023347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.68286678,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800735.1525195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.886671871,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800735.7223105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60396","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.903537745,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800736.0780394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41304","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.946079069,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800737.5182936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.135750844,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800737.752821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.592552537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800738.3339005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.929596191,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800738.73281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.239014445,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800738.73764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.230143054,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800740.161328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.43602022,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800740.240718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.378005924,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800740.6601772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.899074698,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800741.008019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60396","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.927869633,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800742.1422498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.800371778,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800742.3564107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.507521583,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800741.2539995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.960111699,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800741.5213625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.728920936,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800742.0136073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.171835465,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800742.025118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.15647714,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800743.5973856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.067892423,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800743.684888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.311905472,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800743.8989666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.684334619,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800744.3969312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.117992183,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800745.4736252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.292496262,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800745.4846656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.965475866,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800746.2538748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.649496957,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800746.700581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.516827182,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800747.2336452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.927702008,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800748.1782815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.773273768,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800748.7651503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.271371478,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800749.0726764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.380497659,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800749.1140676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.852058478,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800749.5761478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.055559593,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800750.8027356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.28285241,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800751.288784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.648113509,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800751.6029186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.480229585,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800752.15682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.969672801,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800752.4407458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.919940868,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800754.2552528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.372554267,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800754.5270157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.823246548,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800754.5782642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.967328604,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779800754.7177026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46366","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.949514842,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800755.8273375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.746526052,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800755.9668157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.809180719,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800756.0894144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.924890848,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800756.221101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.378793647,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800757.273057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.68658117,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800757.497435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.654400576,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800758.1688156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.200117823,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800758.88938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43570","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.913652977,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800759.672922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.576089481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800760.0025895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.721482393,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800761.3554158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":4.334399031,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800761.471716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.292023561,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800762.038048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.745507263,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800762.6902483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.509116648,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800762.7583783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.747567286,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800762.8087769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.973371437,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800763.4972436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.816224824,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800763.645904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.754669435,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800765.4330482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.87879386,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800766.7847257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.134468981,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800766.8723767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.364033826,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800766.9637637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.435070008,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800767.13789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.371842284,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800767.6039808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.968207353,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800768.4079983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.591295086,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800768.5384474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.002364859,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800769.7676446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.62093479,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800770.3426054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.460552166,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800770.6278985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38928","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.827622498,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779800769.2409937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34356","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.330707658,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800770.1899583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.22806386,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800770.318694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.420479702,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800770.6893742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.598063383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800771.463541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.500553861,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800771.8700175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34368","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.62727838,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800772.3849828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.911380203,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800773.161062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.833821779,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800773.2991903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":6.758710822,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800773.3863099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38944","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.625659808,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800773.7760227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.438427016,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800775.7199748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.550462812,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800775.8941317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.49776068,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800776.7701588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60960","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.897873539,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800776.7957668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.376719799,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800777.268891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.953404995,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800777.3976698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.08166797,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800777.833331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56774","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.445830711,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} +{"level":"info","ts":1779800778.3133566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.585718645,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800778.4072158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.099772004,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800779.7836695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.882331991,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800780.8666105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.451641627,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800781.4388032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.80841416,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800781.5485008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57100","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.77602312,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779800781.930324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56790","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.095680498,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800782.1590707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.837157605,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800782.543232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.800838281,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800783.775789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.145261883,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800784.336229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57108","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.778657779,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800784.6685157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.665777975,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800784.7312846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.285579535,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800784.7871637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.912210273,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800784.858113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.691091002,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800785.066807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.274964589,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800786.4574893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.525879904,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800786.8299108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.739253368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800787.3395522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.474292814,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800787.8191786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.035619451,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800788.2330787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.438275227,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800789.590139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.851298806,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800790.1482153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45550","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.689159677,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800790.284465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.935778865,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800790.5463357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.471894865,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800790.5608537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.730643212,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800790.902177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50682","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.304146346,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800791.7566233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/channels/1/sync","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2,"user_id":"","duration":22.548147008,"size":2105,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800792.1055334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.865008374,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800792.7241096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.155027881,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800792.9335783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.508771032,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800793.4267528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.829852367,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800794.105817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50686","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.19602779,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800794.8402119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46608","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.689642993,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800795.1465626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.855403315,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800795.3065228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.638000464,"size":741,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800795.463186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.908053104,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800796.0794048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.965398791,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800796.8884792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.142125785,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800797.2176175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.453931824,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800797.561362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.924090628,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800798.9817502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38948","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.872866581,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800799.069483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34952","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.22665132,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800797.9347963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.918270362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800798.3911464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.182111179,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800798.4277115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.149666267,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800799.2900958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.698603733,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800800.5561502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.613394385,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800800.7975826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.580164731,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800801.376139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.287856837,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800801.9233608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.523125028,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800802.1504052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34966","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.952624539,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800803.3787417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.939459833,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800803.7791083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.21513233,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800804.2664566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.804912521,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800804.790156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.491199208,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800805.7263434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.794565576,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800805.7694788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.346544031,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800806.1671882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.614731568,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800806.4527678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.66409564,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800806.453387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.041039691,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800808.471944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.082481074,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800808.5630543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.101455399,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800808.9742897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.512690851,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800809.6650481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.931057345,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800810.5583613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.759663361,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800811.2566195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.775571476,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800811.4016714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.51839851,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800811.9628227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.208159023,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800812.3611708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.685659336,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800813.625524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.497030595,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800813.7699945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56458","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.792240467,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800814.6705291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.103822871,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800814.92731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.354603689,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800814.9666438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.838338808,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800815.4240143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.055888753,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800815.8349085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.861565915,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800816.8350985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.201773043,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800816.8624296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.592100107,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800816.9462867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.731226104,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800817.0862222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":27.180997398,"size":38646,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800818.6262507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.946418183,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800819.6544397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.81105975,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800819.8302493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.543464584,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800820.1688044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.230125977,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800821.8866513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.453922511,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800822.0653286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.522398412,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800822.101999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.438085671,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800822.1149611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.243259243,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800823.0619035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42920","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.224879926,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800824.1922724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.015021561,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800824.2680807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.156975655,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800825.614245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.809893594,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800826.6953657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36792","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.63219589,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800826.8577769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.579276233,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800826.9908502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.867574824,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800825.96601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.959200191,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800826.0461586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.719363494,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800827.519171,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.528563528,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800828.7882466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.864686378,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800829.3352015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.513379564,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800830.0134776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.951230154,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800830.2637658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.737392129,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800830.5498662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.426370606,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800831.173296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.823409719,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800831.9331155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.136282446,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800832.5185578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56894","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.181281691,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800832.9450424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.67235901,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800835.5037265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.13088958,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800835.6270595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.033195844,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800835.8737986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.310423105,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800835.8891451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.9354264,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800836.6906998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.017229764,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800836.6975086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41080","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.76277556,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779800837.6688251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43574","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.147014332,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800838.011073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.113505965,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800839.203616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41086","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.504462056,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800839.8658488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.167769807,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800840.3935637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.37539387,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800840.658258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.772592231,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800841.6371858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.640899926,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800842.050911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56898","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.379430155,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800843.7422597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41098","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.537152567,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800845.1002152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.033998928,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800845.1509569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.893588354,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800845.5354817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57712","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.476994524,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800845.9904983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.942954566,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800846.4776914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.804895882,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800847.130582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.386713323,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800847.2760098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.93791603,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800849.4743633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.080590251,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800850.0632515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.653106343,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800850.5585053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.180883975,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800851.638989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42200","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.505811598,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779800851.6643538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57722","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.864593103,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800851.8780217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.3861531,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800852.965452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.278045476,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800854.3382344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.666264581,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800854.9196582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.173515315,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800853.9319386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.172458738,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800854.0923738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.042493657,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800854.1186352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.274264707,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800855.9634717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.836787102,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800857.2311568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60176","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.290640232,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800857.4035964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42200","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.946042888,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800857.7201195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.715576986,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800857.7503831,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.527212715,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800858.3011181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.084348266,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800858.7281008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.510508995,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800859.692679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.470265084,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800860.1652408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.941700382,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800860.8919685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.583097574,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800860.984918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.521170966,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800861.3322155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.604231666,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800862.5756958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.839896154,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800863.2220871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41144","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.728540904,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800864.4387994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.680318107,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800864.8778334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.166243384,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800866.087234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.55642042,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800866.476319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.681162048,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800866.6379313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/deployments"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.04403518,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800867.7047734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41156","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.474273886,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800868.9128113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.061821039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800869.7913415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.341763722,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800870.0524812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.219245818,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800872.7835724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58636","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.075915365,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800872.9501786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.80676912,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800874.0724854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51696","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.643887953,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800874.1552913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.96808415,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800874.9156613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.539706285,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800875.1810162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.37704073,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800875.3010864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.130473493,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800877.2471955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.784977637,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800878.146298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51706","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.065756711,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800879.3329835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.80545069,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800879.333442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.811513529,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800880.2847443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.09265467,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800880.8881207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.381380515,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800882.437439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.627563187,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800882.4496775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45396","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.301878115,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800883.1198955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.134103298,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800883.8030207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.387578498,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800885.8862727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["canary"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":2.63256381,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800889.0041435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.691856104,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800889.9903033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3138"],"Accept":["application/json"]}},"bytes_read":3138,"user_id":"","duration":7.120148819,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800889.9908152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":9.418640803,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800890.4127934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":11.235572416,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800890.6627257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":9.694797087,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800891.5902321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.007369262,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800892.2809763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":8.467214191,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800894.4092534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50578","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.409918683,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800894.6811926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.039372798,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800895.0677812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.38799329,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800896.096498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54338","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.104256013,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800896.7573164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.842544434,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800897.9604867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.666681684,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800898.9927669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.907008914,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800899.0542057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50592","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.643124895,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800899.4060798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52204","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.307979354,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800899.8222272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.850388399,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800903.1044118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":3.854426869,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800905.1862683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.874626528,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800907.2376635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32942","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":8.181980041,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800907.2383325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60104","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.829622219,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800907.4381976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.848210207,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800907.6573095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":7.145307201,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800908.006832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.996619582,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800909.416744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/channels/1/sync","headers":{"Content-Length":["2"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Origin":["http://localhost:5173"]}},"bytes_read":2,"user_id":"","duration":23.249277466,"size":1836,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Accept-Encoding"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800909.5145957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":11.540691476,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800910.3572483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.698857532,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800911.182646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57172","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":3.943307243,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779800911.221021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45446","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":3.979046456,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800910.8909764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.694669192,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800910.1290357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.349426305,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800911.8860059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57180","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.585036348,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800911.8866909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45454","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.541259148,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800912.3721955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.318738194,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800912.9252884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.283709442,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800913.4005616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.291407568,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800914.4601095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.370662306,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800915.577807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":6.276923531,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800916.795932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.64556926,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800916.9750252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57988","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.085595721,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800917.5629802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.08478902,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800917.911939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.528849939,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800918.745389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.808695355,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800919.5138867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.043973006,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800920.020864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47434","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.217653062,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800920.0517106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.576040082,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800920.471039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.899697809,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800920.8969567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.423570532,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800920.9337742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.212258729,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800921.5054975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.612078422,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800921.772648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.01879101,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800922.2499301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.728352678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800924.0881336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.608846125,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800924.737919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57988","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.714527712,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800924.8802826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.366487067,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800925.3919437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.133734795,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800925.6598778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.694211407,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800926.5437317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.483808154,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800926.7533667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.706362714,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800927.8627021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.757191762,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800929.8922987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.783023249,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800930.092788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.947637569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800931.8405764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.961907345,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800932.1400094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.750568791,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800932.1535141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.599931412,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800934.5440323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":26.973595494,"size":39077,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800934.81792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.717267303,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800934.9836025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.539203526,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800935.2267768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":4.591261697,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800935.655179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.228877326,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800937.2378297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.07310996,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800937.3204114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.605080773,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800939.5302553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57184","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.708261384,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800938.9998431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.046550414,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800939.000185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.04310667,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800939.2767065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.398031415,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800940.7189512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.348422529,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779800940.866984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40380","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3160"],"Accept":["application/json"]}},"bytes_read":3160,"user_id":"","duration":5.982530114,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779800941.0963736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.918548775,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800943.312377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.076190699,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800943.7427907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.866865166,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800944.259344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.840661372,"size":743,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800944.397717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.182096239,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800946.0269744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.294497478,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800946.255308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.752480103,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800948.371632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36550","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.626793223,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800948.6722524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.114911564,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800949.7619722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.228018378,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800951.4067895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36554","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.033829561,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800951.4119306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.373640495,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800952.5901582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.748395262,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800954.0983531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.416876901,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800954.2042267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.315749987,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800954.7616553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.674129333,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800955.1311877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.257730575,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800955.7560241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/issues/actions","headers":{"Content-Length":["102"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":102,"user_id":"","duration":26.937479595,"size":39162,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800956.768839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.60236358,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800956.9492557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.527014895,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800957.1483123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47192","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.041205524,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800957.851522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36556","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.443376598,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800959.3388438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.024836902,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800960.6386395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.326585089,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800960.905525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40498","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.052449355,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800961.3933384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47208","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.243677983,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800961.9379342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.425640199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800962.1268258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.164912575,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800964.8770587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.213728548,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800964.9971833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.6024996,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800965.3422565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":4.587847169,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800965.8672693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49834","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.958436321,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800965.9642408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.300539699,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800967.5140862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.188317349,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800967.542681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.690742229,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800967.6675923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.338175945,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800967.709123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.570674859,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800967.555393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50268","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.438935083,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779800967.833602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.389917956,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800967.8774512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.786647872,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800968.520714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.497931714,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800968.621378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60432","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.634512604,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800968.997048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.552930594,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800970.323687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.481592769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800970.6834483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50280","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.126398617,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779800970.8813307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"X-Release-Channel":["canary"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.5845022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800971.0329325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.504419448,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800971.1326547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.296716596,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800971.197851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.547090954,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779800971.545781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60434","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.914417741,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800971.5673034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.681478752,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800973.8735201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.518680764,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800974.1559165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.146553089,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800974.398166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.839639498,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800974.6918492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.486065749,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800975.7020006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58694","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.015193036,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779800976.421094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.280165925,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800976.625991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.980517528,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800976.8449204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.035406283,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800976.9741652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.456121372,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800978.0778582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.195493058,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800978.6611302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.96080351,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800980.3719838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.209756914,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800980.788373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.620655478,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779800981.1971476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.337024996,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800981.3975537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.729039943,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800981.8896492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.924675564,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800981.9754446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.800382753,"size":1932,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779800981.9804595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40266","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.289018681,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800983.319939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.017481195,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800983.3907275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.594276024,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800984.4831383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.493685905,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800985.0587826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.653415659,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800985.0952835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.867278389,"size":743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800985.3370278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.957840443,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800985.9190893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46618","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.718594347,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800986.4644227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.480559922,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800987.6072204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.204468512,"size":4054,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800987.7238915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.389648875,"size":5065,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779800988.5243475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.226765415,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800989.328892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38738","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.581212572,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800989.8318942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.485493365,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800990.3997707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.332617584,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779800991.2792907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.664388299,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800991.4502904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.976810794,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800992.2533631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.619038233,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779800992.4478254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38748","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.110953344,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800992.5268111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.68551553,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800992.7147467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.981394733,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800993.26603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.858029572,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800995.5629451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.104287067,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800995.6324182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.752171429,"size":743,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779800994.2049942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.549733601,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800994.4256122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.581623691,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800994.9782393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.569102382,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779800995.305626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55340","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.730210408,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800996.0797071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.989456834,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779800996.930556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.535951808,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800997.7035983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.011112567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800998.121553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.687720358,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779800999.4975586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.283602839,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801000.096046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.109991065,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801000.5437899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.831034573,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801000.910908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40396","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.845207718,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801001.369365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.93287597,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801002.072748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.943148077,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801002.3010492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.356486063,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801002.8013005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":26.593648487,"size":39079,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801003.5115082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.9979709,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801004.301694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36730","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.381206023,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801004.3845155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.708762466,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801004.8313136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.277478003,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801006.3295956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.578058983,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801007.0804238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.97588904,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801007.2472572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.165769755,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801007.7061694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.393040249,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801007.9096208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fapi","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.389222713,"size":449,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801008.8562188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36746","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.552998298,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801008.972675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fpleno-vue","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.955400805,"size":713,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801009.1943927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/config","headers":{"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.354407097,"size":481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801009.6388562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.383479731,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801010.8197873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.731341155,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801011.5445857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.453443306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801011.6449192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38750","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.310151096,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801011.857255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37136","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.999564414,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801012.783832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.866490344,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801013.0322409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.050117349,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801013.1909077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.474667498,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801013.8053868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.977518808,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801014.0912445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.882981638,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801014.523507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/repositories","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.870860804,"size":692,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801015.1276157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.791563898,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801016.2481506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56692","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.593044907,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801016.6192057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.805645901,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801016.6901557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.649674432,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801016.7659485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.968842879,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801016.7704923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37152","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.911773394,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801017.1910288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.768780597,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801018.6713939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.472362698,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801019.2329636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.129043415,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801019.3659456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.738196645,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801019.3737738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37154","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.601612131,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801020.3007784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.511596896,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801020.861655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.612090092,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801021.0767992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.439843546,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801021.3979247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.019142813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801022.3132117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.612846137,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801022.666623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.902045501,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801023.6525073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48922","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.275435468,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801023.8014836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.93807534,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801023.8329787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.588467472,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801023.8742921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.194172888,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801024.124833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.716150295,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801022.33646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.900454663,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801023.6028824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.462714697,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801024.265783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.823371849,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801024.8156424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.5661935,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801025.1061053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.137572993,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801025.7396789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.522771013,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801026.340153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47714","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.421243021,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801027.077894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.980261545,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801027.4856412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56464","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.714533309,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801027.6442482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.28114459,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801027.8634894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.039477691,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801028.3480904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.074589309,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801028.6064441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.608566338,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801030.4004989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.528370032,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801030.5611935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50030","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.067686145,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801030.998512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.656281472,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801031.129761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.574632475,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801032.0759468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.71885038,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801033.2108743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.801397729,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801034.0067587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.391144169,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801034.7012007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.896151685,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801035.534885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.711097902,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801036.0981238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49086","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.096467861,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801036.2229025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.003178421,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801036.3572083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.272625296,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801036.572504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":2.690201575,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801038.4641411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.92238442,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779801038.971863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.740665906,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801039.4682598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.509144946,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801039.5341916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.51672692,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801040.4007597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.035912753,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801040.4718776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.512676304,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801040.621157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45572","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.617241727,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801040.6901176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.890206279,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801041.6548405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.674214413,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801041.8441608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.612302659,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801043.4602478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49086","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.993732519,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801043.7651112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.134857913,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801043.9579444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.547164546,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801044.8132188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.149739175,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801044.869551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.390489176,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801045.1967943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.653638762,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801047.311813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.758190589,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801047.3315895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.36457451,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801047.5302541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.708853549,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801048.1683214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36558","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.134443736,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801050.356651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.816986414,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801050.980903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.775295159,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801051.2397091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.063201392,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801050.702843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.22676498,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801050.8065999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.791525484,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801051.2367349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.751678523,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801054.214259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37808","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.850612492,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801054.224947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.978525332,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801054.519375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.793444504,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801054.7310884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.619531853,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801055.5929024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.331503616,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801056.2835293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.943992985,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801057.0548477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.820423286,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801058.441444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.90014694,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801058.4581165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3156"],"Accept":["application/json"]}},"bytes_read":3156,"user_id":"","duration":4.852138966,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801059.767037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.70503993,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801060.2920086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.549213329,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801060.8613434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.395472439,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801061.571828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.108150312,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801062.430224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.653186479,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801062.673996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":4.003786996,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801064.5264611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":4.599226547,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801065.1755311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.736716417,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801065.744752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.881702537,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801066.0148246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.712300575,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801066.0725422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.916691,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801066.9695745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.963412137,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801068.734407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33710","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.987648493,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801068.9108531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.727476285,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801070.3466885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.126773843,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801070.7070699,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.465305751,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801071.1923149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.16532413,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801071.466972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.246630455,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801071.5549557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.6337443,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801071.9558935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.616758585,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801073.7954345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.079990617,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779801074.7360694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.999970673,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801075.183424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.583033041,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801075.740633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.185048688,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801076.822326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.269407612,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801077.1346095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.931322217,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801077.2584038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.573881632,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801077.7565646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49698","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.018841085,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801078.7711794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44580","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.974178935,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801079.0839665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.069440405,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801080.1117773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.223144205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801080.1872225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.172861218,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801080.922643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.660523254,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801080.9455423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45180","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.070270491,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801081.2576091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.121003172,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801087.181449,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.803876579,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801087.8585508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":8.476606108,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801088.115981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.73049297,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801088.2986286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.934276664,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801088.6132169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48614","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":8.500155776,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801089.9204133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":8.978382465,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801091.0452442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49708","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":10.096906462,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801091.5627522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.747993392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801091.879555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41546","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.264876658,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801091.9583828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.269165638,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801092.280458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.957997174,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801094.5167248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.190964745,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801094.7212152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35736","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.666506784,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801094.9887457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.942090806,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801095.603746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.666847576,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801095.6529243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.347658519,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801096.8563159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34140","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.973266302,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801098.4552321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"]}},"bytes_read":0,"user_id":"","duration":4.317063886,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801098.4809997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.261073826,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801099.238041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.016956193,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801099.8248203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49032","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.83996436,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801099.8322074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.618763297,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801099.904136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.687651234,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801101.2294428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.604860083,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801101.2942467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.077477094,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801101.8754122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.629385311,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801101.9407012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55998","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.081074739,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801102.1076188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.635937721,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801102.3749533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.886208822,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801102.7571113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.922519145,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801103.4667447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.551092884,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801103.8744264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.032570807,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801105.3590052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.409507218,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801105.423776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Gpc":["1"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.69349422,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801106.6249347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.742193165,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801106.8852754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.640764697,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801107.3674428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.558901815,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801106.714476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37910","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.834992345,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801107.4157588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.606590206,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801109.6442702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.89802281,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801109.8623405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.723782243,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801111.2569163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.985055357,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801111.3081162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.865956657,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801111.5032463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.489561078,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801112.8696613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.217016229,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801114.2385135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.724014694,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801114.4902818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.011528474,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801115.618176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.139984932,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801117.1043055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.5870305,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801118.1054728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.513910496,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801119.480654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.218426581,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801119.605802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60558","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.730932692,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801120.7732992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.509694268,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801121.5190923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.593887555,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801122.170915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.046388802,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801123.2559032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3155"]}},"bytes_read":3155,"user_id":"","duration":4.516316491,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801125.2586367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.235769227,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801125.4018004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.233503203,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801126.3982568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.380239876,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801126.680653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.416298087,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801127.0850904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.825161051,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801128.0655363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.883733139,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801129.7743409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.956291931,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801130.323836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.479751996,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801130.8543432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.049430798,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801131.407503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50778","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.725314474,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801132.1996295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.601266624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801133.3199873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.241786544,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801134.3260329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":4.420230633,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801135.4343638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.584614764,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779801136.026274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.61637396,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801136.4047253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.579511843,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801135.035704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.099117964,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801135.4304543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39074","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.979365557,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801135.783192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.735125191,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801136.6438448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.70751458,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801138.7985713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45826","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.655835962,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801140.2659075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.004782303,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801140.3118925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39090","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.879688318,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801141.6831076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.42009955,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801141.7044861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.904673645,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801141.8996124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.637946657,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801142.239047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.84570076,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801143.5084367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52940","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.195253043,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801144.3056796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.669955182,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801145.365345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.756373895,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801145.846099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.240125159,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801146.3149505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.587971949,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801146.7259874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33966","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.018651498,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801147.3945851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.788155826,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801147.9903378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.480658022,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801150.5679328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.628544341,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801151.3051574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35950","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.575857579,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801151.630598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.693067902,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801151.6650393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.6008916,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801152.1581411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52956","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.166156034,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801153.3014655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.363854265,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801154.659832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.345579033,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801154.909815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.327584887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801155.1059933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.796334473,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801156.054852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.506168641,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801157.0838535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41026","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.922784809,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801158.604137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.129219773,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801158.6800225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.253712383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801158.9688935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.654922389,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801159.0175147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.542043724,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801159.5966127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35358","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.674958775,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801159.8834217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.41187424,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801160.008597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.539268441,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801161.452138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.473430001,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801161.472172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.445182703,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801161.9576085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.229024444,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801162.0199897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.406940423,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801163.0785942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.991947203,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801163.2833047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.810779844,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801163.2898483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.272290619,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801163.9258711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52018","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.320826187,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801164.6204865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.727471314,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801163.6766765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.583990626,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801163.7020187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.326837151,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801164.0841825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41882","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.876306912,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801164.8150554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.386379204,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801166.9649715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.782223231,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801167.0079198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.9022905,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801167.0580518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55350","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.008914269,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801167.18467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.038669537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801168.8352118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41886","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.489145202,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801169.5342963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.785524732,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801169.7439184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.639895107,"size":1933,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801170.8405883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.694667364,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801171.3808146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.873654949,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801172.1214335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59540","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.278144213,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801173.0430264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.123416156,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801173.7209902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.871875542,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801173.81765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.882986684,"size":5168,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801173.9598453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":4.193009292,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801174.0970204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.163453674,"size":4106,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801174.6082563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.686516598,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801176.5743513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Release-Channel":["canary"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.731973137,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801177.1627383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.090362862,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801177.3588157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45734","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.234304939,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801178.7971702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.984155414,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801180.1930747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.567334806,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801181.1704931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.990096423,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801181.5901642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.40314135,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801183.3919482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43172","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.311875158,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801185.1406841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Accept":["application/json"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.710443644,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801185.1425765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.892880842,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801185.6663067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.461779855,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801185.7304468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.478336161,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801186.8313131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43184","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.431665738,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801187.5673018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.046900897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801188.734122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.129044139,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801189.8160565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.212087916,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801191.2986665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":26.133862265,"size":39088,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801191.428236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.737738926,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801191.6087365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50336","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.776001491,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801192.8761477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.013103751,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801191.5997152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.649624438,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801191.9103043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.490297254,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801192.0299957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46794","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.760779398,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801192.148555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.203443664,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801192.339692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.392276767,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801192.6595793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50338","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.936554502,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801192.976021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.426532184,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801193.8766544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.653870942,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801194.9781418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.938909087,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801195.7862706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.833952466,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801196.5719357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/config","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.22187701,"size":481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801196.8386226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fapi","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.682713084,"size":448,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801197.109921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.502884069,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801197.2036667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.901452649,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801197.455331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.471125139,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801198.2173755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fpleno-vue","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.299352389,"size":713,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801198.703966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.041790239,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801199.4436193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.596546693,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801199.6858907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.706295399,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801199.7691357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.97145265,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801200.4450586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.865056248,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801201.169281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.521647439,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801201.623215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36512","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.917970481,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801202.1768184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.397566536,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801202.3461072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.227780794,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801202.5640962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54922","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":2.876289911,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801203.251179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.800592189,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801203.5705705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.344327264,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801203.6496913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/repositories","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.186375888,"size":690,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801204.207447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.753938907,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801204.3815498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.489910041,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801205.791401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.436518387,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801206.057357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.872402333,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801206.170941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.591733932,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801206.5463278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.563725427,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801206.7098885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60706","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.08378695,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801207.2199557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54926","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.653848788,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801208.0201683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.805374341,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801208.482147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.221530375,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801208.6952462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.515588323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801209.9416683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.867597408,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801210.3021672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.080563193,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801210.7149558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.056717449,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801211.2907317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.586519517,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801211.8039846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Release-Channel":["canary"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.492968623,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801211.835849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.806474703,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801212.6488595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50274","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.93611051,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801213.7112498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.750799877,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801214.1453726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.845479064,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801214.6845894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.189390519,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801214.8624725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept":["application/json"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.307008025,"size":742,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801214.9192722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60706","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.6145329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801215.8383715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.180234651,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801215.9683397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.244650323,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801216.8867965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.731008237,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801217.270697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.427560386,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801217.3401208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.702470754,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801217.8354862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.102472436,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801219.4891374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.567222192,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801219.528187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.631963422,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801220.6322675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.527822392,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801220.2042868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.749171807,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801219.1938784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.0978759,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801219.2255707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.4092214,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801220.0894656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.432679857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801220.4836848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44476","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.866245137,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801220.8607824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.893657155,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801220.8607824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":2.76596253,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801221.9028904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.144126952,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801222.6963987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.538016863,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801223.8294888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.474149364,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801224.0679953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.828251427,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801224.3687801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.270952362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801225.3685126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44492","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.620649598,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801226.1938012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.990191222,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801226.3091185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.010938915,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801226.7387471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.032515325,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801226.906272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56534","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.999052092,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801226.9775417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.601046578,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801227.4406471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"]}},"bytes_read":0,"user_id":"","duration":4.014941529,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801228.5081964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54476","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.131145165,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801229.135139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.05611776,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801229.222677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.872366219,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801229.6360202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.651352624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801230.428308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.68165778,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801230.497198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.874307982,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801231.4603713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.257302899,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801232.1312115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.487277232,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801232.4866555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.736107932,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801232.8585012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.713910042,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801233.4858418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56534","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.973779001,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801234.1672688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.935418185,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801234.280623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.84296044,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801234.4579017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.63266388,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801234.6105206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"]}},"bytes_read":0,"user_id":"","duration":4.602594729,"size":742,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801234.7003505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.56005681,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801236.62143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.536516608,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801237.0864742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.130586709,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801237.688786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.971289994,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801238.0632594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.773560311,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801238.5882509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.117997985,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801239.080158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.899556599,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801241.403602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.704519024,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801241.7585638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.686373656,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801242.1250548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.832868003,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801242.2430034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.815579453,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801243.3225093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60770","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.39207739,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801243.9210615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.325217366,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801244.0286143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.615419025,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801244.1652298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.073075875,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801245.785669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.017807599,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801246.5701926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44292","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.240358265,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801246.7751207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.73650016,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801246.926679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.253524647,"size":742,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801247.368811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.729313303,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801247.6230145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.852804314,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801247.3319516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.285003336,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801247.4681382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.169760838,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801247.7629955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.851203169,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801247.8164947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.915396514,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801248.4590225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.828796199,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801250.3419406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44308","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.653217531,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801251.1032896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.278930522,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801251.527836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":3.308595049,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801252.0696177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.963341834,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801252.154174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46140","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.686587142,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801253.3817518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.608500663,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801253.5523298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.068870368,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801253.6492488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.307539429,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779801253.7702067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44322","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.426929145,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801253.948448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.835294514,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801254.6139376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Authorization":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.146172071,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801256.0186346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.456105266,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801256.9680643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43182","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.812577303,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801257.0492172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.659417268,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801257.5462384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.056254807,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801258.2413895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.469616105,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801258.3113775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.353870929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801258.8808196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.223955906,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801260.8553042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.798608122,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801260.8728297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.552855127,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801260.9019592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.001792809,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801261.33574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43194","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":4.366062562,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801262.9073536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38768","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.664366253,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779801263.0730765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.190676873,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801263.662208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.772275663,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801264.1623132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.286061783,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801265.0213008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":4.872727284,"size":743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801265.7814076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.700222385,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801266.4363055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.098930689,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801266.9607801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/user/wash/start"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en;q=0.9"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.740182728,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801267.8318083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47094","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.920565458,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801268.7279742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.937655878,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801269.5995677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.161646304,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801270.980728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.307841705,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801271.8904097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.720944741,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801271.8957732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.335016302,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801271.8961744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.160441878,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801272.8185155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51754","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.983623204,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801273.9861975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.082095629,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801274.0882494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47094","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.485781526,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801275.1005278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.179699108,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801275.5322578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/channels/1/sync","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Content-Length":["2"],"Authorization":[],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2,"user_id":"","duration":20.045183855,"size":1856,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801275.6107728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.805090296,"size":742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801276.2551153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.428302775,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801276.4156244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.42286504,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801275.7350352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Release-Channel":["canary"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.718118461,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801276.2164783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/operations"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.104610805,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801276.9266303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42232","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.718370868,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801278.179624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.228593372,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801278.3884258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.28426217,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801278.933643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35416","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.297917505,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801279.8006344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.694351309,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801279.8221054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.277140959,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801280.1553807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.219430288,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801280.6338053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58922","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.409630392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801280.7754383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["canary"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.431433536,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801280.9438856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.546576602,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801281.5253365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.328659162,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801282.1767535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.235103792,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801283.3131092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.504986755,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801283.614267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.66163662,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801284.141773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.55524547,"size":742,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801284.973471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.143016069,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801285.8142416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en;q=0.9"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["canary"]}},"bytes_read":0,"user_id":"","duration":2.148670302,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801285.814663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.190073256,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801286.6456616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.227084635,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801286.90591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.584859107,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801287.2464676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50162","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.065597676,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801288.3138218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.704965073,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801288.6799512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.856266347,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801289.9667034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.310393422,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801290.5744615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.592303283,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801290.854873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.931429028,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801291.769962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.75812638,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801293.0475097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.078461172,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801294.1596713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.223470599,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801294.7921329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en;q=0.9"],"Referer":["http://localhost:5173/user/wash/start"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.535105622,"size":743,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779801294.8900197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50162","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.921145941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801295.7527716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.169042983,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801296.939326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en;q=0.9"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/user/wash/start"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["bc237215c5c4448097a216a629673315"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.59229669,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801298.8223495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.505381047,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801299.8719115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.586879219,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801300.6138823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/integrations"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":26.932576008,"size":38969,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801301.3456607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.58252296,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801302.7257786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.654852266,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801303.2236304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.154875946,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801303.3604681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.291842778,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801303.6653402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.040866014,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801304.0197074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.746050956,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801304.5431075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.47159172,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801304.4235234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.63259203,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801304.6158595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.145062758,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801305.1684568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.81989359,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801305.1990864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57178","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.054656044,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801306.220464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.370044993,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801306.710031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.218828427,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801307.2970772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.862289744,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801307.8396125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.166589058,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801309.5490437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36384","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.514245105,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801309.6466506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57192","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.446076625,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801309.8876934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.583314439,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801310.171176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.994194513,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801310.6324992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.907229313,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801311.325008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.096360974,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801312.4332287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.537661678,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801312.4528139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41074","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.895688649,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801312.5383043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45886","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.890325837,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801312.9427598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.093109238,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801313.9930563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.812443285,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801314.5506518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.109243522,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801315.5552335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.856661658,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801316.4231944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":3.968869392,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801316.7469466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.413464189,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801317.0776262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45896","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.537319994,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801318.1172895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.116011204,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801318.2501962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.296290754,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801318.3777568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.491250715,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801318.5818484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.023498198,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801319.5900536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41092","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.165379452,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801320.1429007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.063978512,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801320.8817506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.851549092,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801321.4070427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.817664613,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801322.191866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.435013548,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801322.2576077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.998535801,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801322.977854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54290","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.848922207,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801323.715007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.329037026,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801324.3382282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.916323887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801324.955357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.826655343,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801325.353306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36628","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.207779342,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801325.9424367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.675565888,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801326.1465182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.554960396,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801326.442765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.042007831,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801327.0300233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.682191494,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801327.525325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.325082282,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801328.9137805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.187480907,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801328.9480546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47990","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.800165737,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801329.468967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.518669445,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801331.0265775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.989331062,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801331.1141415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41480","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.758305865,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801331.557955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.855455403,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801332.8200374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.286189242,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801333.21851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36628","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.268346103,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801333.4845982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.560030371,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801331.6409216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.047870703,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801332.3521872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53230","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.114834086,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801333.4002028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.249114309,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801334.9146156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.764388005,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801335.3961124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.746015416,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801335.9613688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.62421988,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801336.3376968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.393011525,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801338.0297952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.620003262,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801338.7751136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":7.162688283,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801339.049721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.078659312,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801339.1609185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.547094246,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801339.2960868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.888893139,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801340.3684063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.886561516,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801341.0398185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.000343799,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801341.631047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.283853458,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801342.4229512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.117093776,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801343.3120468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.000120316,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801343.799675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.751744545,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801343.8113725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.02495795,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801344.1164544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52790","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.948183179,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801345.7798421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.971479781,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801345.9536524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.144288748,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801346.3284106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.00697609,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801346.5361197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.105093226,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801347.2017262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.56087341,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801348.3953412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.56806613,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801348.7311218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.769198902,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801349.3021429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46640","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.182978718,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801349.7071054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.496095538,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801349.7675004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.772044776,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801350.8466122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.702529839,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801351.1059196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38838","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.77480116,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801351.7699409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.225358898,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801352.669508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.945154942,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801353.918217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.177447515,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801353.9384093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.534825123,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801355.0428069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.792009353,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801355.4826608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.805451351,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801355.7539282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.97433861,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801356.4537485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.973311075,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801358.0696747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.579247691,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801359.4896722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.516581882,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801359.5566754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.79491601,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801360.9043484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.825335192,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801361.0772226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.129812979,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801360.0189497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.083361356,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801361.6131577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.584914326,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801362.691725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.013677709,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801363.0157995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.400021005,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801364.159752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.715108941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801364.450133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.249622193,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801365.4181464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.135502595,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801365.6471536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.02587246,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801365.8559768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54120","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.608641125,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801366.4237256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.723863525,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801367.424335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39502","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.255516559,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801368.056981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.02873444,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801368.310209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.654224766,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801368.8926961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.027973925,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801369.716996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["image"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.110537347,"size":1318636,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"],"Server":["Caddy"]}} +{"level":"info","ts":1779801369.9943564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.56008055,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801370.0426478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.582832841,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801371.749457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.137740608,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801371.946087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39518","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.519624606,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801372.5555165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.236832007,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801373.161371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.093099911,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801373.2471883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.24522174,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801373.540734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.646751249,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779801374.3350194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39532","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.387392064,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801374.854634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.804194437,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801375.1430564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.201182127,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801375.51672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.953053664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801376.5881293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57720","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.044552257,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801376.938234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.682028721,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801378.191875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.666449921,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801378.7791414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34000","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.442209871,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801379.6828208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.510837255,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801379.7852118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["image"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.83740478,"size":1315963,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["image/png"],"Content-Length":["1315963"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801379.9629962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.016106936,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801380.1245878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.129953974,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801380.3602428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.492018298,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801380.7583604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57724","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.168418358,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801382.0929854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.312000225,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801382.1345031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.442094613,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801382.170767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.362966664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801382.3865283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.187425406,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801383.6713989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.536606361,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801383.962144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57732","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.202468795,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801384.880554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.908495143,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801385.674899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.495279331,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801385.7052705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.337391822,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801386.547313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47652","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.451304289,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801386.6638403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.268597795,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801387.5900583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.910206114,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801389.3134227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.641222967,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801388.3783984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39132","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.297637285,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801388.4040167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.400090937,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801388.5223012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.721684998,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801388.713537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.883661168,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801389.3051817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33450","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.638950285,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779801390.0557268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.61761856,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801391.4873145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.418766538,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801391.6479435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58182","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.563314213,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779801392.301889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33462","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.98926889,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801393.026734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Content-Length":["336"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":336,"user_id":"","duration":12.767678153,"size":8034,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801393.2245104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.160921398,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801393.414175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.881717566,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801393.4757526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.064122053,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801393.6410236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.919579261,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801394.8815534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.224628774,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801395.609667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.106909925,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801395.6889553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.456430109,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801396.9359448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.450574204,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801398.1053143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43564","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.540671853,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801398.2146854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.788853298,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801398.7038612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.007095388,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801398.7569482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.106680174,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801400.0308073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32986","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.886983552,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801400.777586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.832633463,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801400.8055701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.082102333,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801401.1398532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.427774684,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801401.2347038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.121883818,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801403.4460557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32998","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.406007105,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801403.83478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.686979228,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801403.901238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.136767926,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801404.6120586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.823927764,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801404.814056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.588118742,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801406.169841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47600","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.92903246,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801406.374558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.529519856,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801406.4657524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.405965718,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801407.4960523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Content-Length":["209"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":209,"user_id":"","duration":14.452029008,"size":8639,"status":200,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801408.3563251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.734658412,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801408.47301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37776","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.023946477,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801408.9911966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.608632948,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801409.04785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.575126155,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801409.3415473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.432180494,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801409.9541855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.129221859,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801411.4538481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.08984239,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801411.8284893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.324642371,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801412.0267146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.676225497,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801414.5048277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.447547804,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801414.8558452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.82113564,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801415.4458735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.483576627,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801417.1157885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.277631927,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801416.3757226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.798202128,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801416.4307485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.863426173,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801416.6020958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.974763969,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801416.6559615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.675037799,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801418.7339745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.295513987,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801420.0041509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.339271409,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801420.0849636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Content-Length":["240"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":240,"user_id":"","duration":12.973225549,"size":8646,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779801420.0916216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.470970175,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801420.7717574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.534203768,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801421.1215367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.734153421,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801421.3187063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.576045338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801426.3957026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.069081518,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801427.036876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38584","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3137"],"Accept":["application/json"]}},"bytes_read":3137,"user_id":"","duration":8.437504216,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801427.037347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59688","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":10.729452551,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801427.6898363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.677950286,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801427.8386948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.308916784,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801429.151424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.621259365,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801429.2025447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.798873291,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801429.3553426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":8.576074744,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801431.4456296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.234589056,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801433.1047075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45050","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":6.058544308,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801433.1053414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49206","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":6.056948455,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801433.7691503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.071093596,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801433.8964229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.038369306,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801434.5664415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.112153256,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801435.070956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.90792041,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801435.4437404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.08047633,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801436.489694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Content-Length":["240"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":240,"user_id":"","duration":16.391344747,"size":8646,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779801437.1228945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51678","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.016318905,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779801437.1232429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47014","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.01685586,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801437.2981088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.723258849,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801439.108939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.611783559,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801441.8291798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.712305911,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801444.0204139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47026","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":6.896112571,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779801444.02043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51692","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":6.896218235,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801444.334653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.497625994,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801444.6988807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":10.918625204,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801444.8198636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":10.89810891,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801444.1178417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.917617408,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801444.424704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":10.855842651,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801445.5517364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.726492551,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801446.0446153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.90515148,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801446.0599363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.920805695,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801446.3680708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.340210355,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801447.167852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.223848178,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801448.2053535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.770221755,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801448.6625655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49908","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.6165628,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801448.6946127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43540","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.632989418,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801449.410696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.284579712,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801450.265521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.08942161,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801450.6754885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.11624754,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801451.814138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Content-Length":["209"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":209,"user_id":"","duration":16.391499608,"size":8639,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Accept-Encoding"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801452.1156948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.695445169,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801452.192031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.97845651,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801452.2146013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.838984287,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801453.3939438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34976","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.727994979,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801453.4100506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34982","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.712814301,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801454.333225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.059602084,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801454.618185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.41746654,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801454.6186762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.495316803,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801454.6616452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.971809316,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801457.1294017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.306185998,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801457.2074938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.581460645,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801457.4330852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44472","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.019912137,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779801457.445295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48770","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.047755419,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801457.4840815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.26051682,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801458.3354366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.665406045,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801458.4023285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.052953991,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801460.036365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44484","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.595740248,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801460.036364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.581477177,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801461.0818748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.865462337,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801462.0505655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.705862998,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801462.1255794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.984642393,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801462.289652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.870264795,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801462.8066533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.314062482,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801463.9647214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.874359653,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801464.1410925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":3.839793696,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801464.1605694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.861052684,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801465.728843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.669864848,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801466.5394683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.565161877,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801466.6396184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39664","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.489402794,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779801466.6832397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.509045772,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801467.3500204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.034679862,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801467.460123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.145149796,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801468.145008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.329827365,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801468.64548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.123955123,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801468.6458557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.097586561,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801469.7101636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.973179919,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801470.6150737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.461183898,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801470.620244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":1.965329248,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801470.908673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.239053181,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801471.2537842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53774","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.611462356,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801471.3574238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53782","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.671431936,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801472.0962112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.426548165,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801473.1880932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.560013151,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801473.3499947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.69604663,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801472.9357405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.103887371,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801473.3219366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.449837833,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801474.251549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.132664811,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801475.4645808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.345745316,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801475.4981282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.190584866,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801476.7193086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.775435444,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801476.8889885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.418277774,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801478.4506817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.94326996,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801479.798456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.342451852,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801480.4799871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.752278463,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801480.9508913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.495191366,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801481.3723288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.913329092,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801482.2816505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.384834225,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801483.4543257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.073530608,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801484.199229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.712363068,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801485.18816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.398369801,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801485.3910096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":3.999816528,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801485.757315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33860","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.260983824,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801486.2864683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.495337308,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801486.452814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.989215061,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801488.1121604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.821589516,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801488.1833174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.975660513,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801488.708661,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47632","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.308644367,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801489.136912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.676253811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801490.1828992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.417370313,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801490.9662127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.825106293,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801491.7825742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.590640886,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801493.403996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.282498867,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801493.4166026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.27661272,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801493.435644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.289623465,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801493.464943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42246","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.754780138,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801494.715371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41414","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.530923141,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801494.7931073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.310416136,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801495.5918522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.145921046,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801495.9564764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.165676593,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801496.060126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.609618832,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801496.8267257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42258","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.360066198,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779801498.2829978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.565956502,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801498.4051464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.955295324,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801498.4865716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.073895153,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801498.7415361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.142717368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801499.5142426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.86967174,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801500.8469174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.431881992,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801501.332396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.363752242,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801501.5858965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56802","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.757715046,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801501.852159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.060577864,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801500.5642269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.925108934,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801500.8508532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46166","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.44993448,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801501.4772747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.8642941,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801502.2864637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.421648121,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801502.8736079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56814","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.169909022,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801503.234125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.660879706,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801503.3090842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.850808585,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801503.869455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46168","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.016467101,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801504.9126287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.896610911,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801505.0543802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.808319365,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801505.8871105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.645633664,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801506.8190231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.329890014,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801506.9973722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.678437137,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801508.6716807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49664","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.798922412,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801508.6716807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.776003489,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801509.2529569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49660","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.376516089,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801509.3689203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.073789529,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801510.4707842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.892126589,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801510.6211498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.615674036,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801510.6484547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":1.966693484,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801511.7129893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.883469007,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801512.5413868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.866277939,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801512.8059816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.149817784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801513.7732246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57184","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.51749779,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801513.9314163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.301513054,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801514.8514762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.469636582,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801515.114054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.204310307,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801515.7539377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.939260136,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801515.9447181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.395338159,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801516.362226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.452167458,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801517.0148506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57186","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.23387028,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801517.752242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.812617989,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801518.6161714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.852049159,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801520.5733612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.714668234,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801520.8132854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59664","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.220525845,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801520.9764702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52206","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.768344156,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801520.9847226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.745416515,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801521.892038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.663041725,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801522.492295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.901765784,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801522.805413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.527704018,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801523.4481173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":6.208576696,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801524.2611222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.637238828,"size":1932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801524.2698565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.369763696,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801524.6325474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59664","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.812294831,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801525.363301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.378710959,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801526.193849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55996","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.380788483,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801526.4898355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.988158193,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801526.5059652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":0.003170346,"size":0,"status":499,"resp_headers":{"Server":["Caddy"]}} +{"level":"error","ts":1779801526.5119815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57150","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":0.003390815,"size":0,"status":499,"resp_headers":{"Server":["Caddy"]}} +{"level":"info","ts":1779801527.8846807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59692","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.297349701,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801528.7021174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.422439784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801529.5368462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.265939687,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801530.121944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.607648852,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801528.5998695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.034425321,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801528.8537412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.627099486,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801529.7406895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.26417033,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801530.4402149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.786084807,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801530.6941113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38902","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.388995879,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801531.2208161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.61232851,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801531.8437207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.02353226,"size":1933,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801532.1229627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.88297566,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801533.3734472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.511251125,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801534.4916916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.259002504,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801535.1520545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.908856124,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801535.8305209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.383053386,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801536.1443574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.905920812,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801536.460785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.072432723,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801536.5604653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.417748204,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801538.6421568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.133377766,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801538.6636443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.510738947,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801539.3379807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.63414862,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801540.2888217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.446558539,"size":1932,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801540.7653332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.094069389,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801541.6346219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.064816393,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801543.5604303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.909542648,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801543.5912542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.245922119,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801544.23316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.935078072,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801545.5406528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.767578825,"size":4955,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801546.0486372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801546.1180794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline?limit=100","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.475428824,"size":4046,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801546.4221597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.852386247,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801546.4329782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45316","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3153"]}},"bytes_read":3153,"user_id":"","duration":4.665024274,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801547.7149704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39830","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.992109757,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801549.4067607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.8554587,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801549.4935112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34102","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.051996531,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801549.9606457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.832074506,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801550.4554703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.855631049,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801550.558383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.12771117,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801550.811954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39846","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.089243963,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801551.0056765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.764064886,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801552.916876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59692","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801553.0179582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.451322612,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801553.2018912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.779462219,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801553.8680146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.899261769,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801553.8759494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34106","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.381097069,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801555.4053345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39862","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.592044952,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801555.4280856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.962727803,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801555.8472126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.822022657,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801556.3711421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.493602884,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801557.0361938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.158731733,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801558.2742562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.867454065,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801556.7610314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.631659332,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801556.8039737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.832286693,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801557.0306604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.697300408,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801558.406265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.850320613,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801559.1187463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39090","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.630478049,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801559.2752476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.505561121,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801559.7759237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.735490162,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801560.5448055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.383844525,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801561.29225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":26.707849725,"size":38976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801562.0625412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.250528679,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801562.1467016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.0264844,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801562.4303536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.038742934,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801562.481052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.067203476,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801562.8041523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.017511691,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801564.3741057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.819796002,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801564.3745933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.091044703,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801565.28144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.979305231,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801565.336164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":2.904176452,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801566.9342246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fpleno-vue","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.863599518,"size":713,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801567.0136852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/branches?repository=copenhagentruckwash%2Fapi","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.523367577,"size":448,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801567.1518748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/config","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.338202321,"size":481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801567.7665765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.475541811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801568.4886878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.106456377,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801568.5247831,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41874","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.374811158,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801570.0211403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41880","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.681373749,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801570.5943093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.572098214,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801571.1580026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.660885604,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801571.4186285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.036428751,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801571.6414366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.481607014,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801571.7354555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.580546233,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801571.919816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.976714455,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801573.9653816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/github/repositories","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.190942593,"size":690,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801573.9928787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.566371081,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801574.6073546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.863876864,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801574.6723323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.070588196,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801574.7827818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40060","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.759210075,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801574.8117788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.645943299,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801576.937433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.289059667,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801576.9657092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.962816407,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801577.0316706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.101809508,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801577.7394516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60704","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.948920458,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801578.1091838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.288951197,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801578.2181106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.5310201,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801579.0525951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.077999481,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801579.3803258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.510338552,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801581.4868972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.426340022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801581.7950385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.849204495,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801581.950979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.718365061,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801582.0868433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.043103023,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801582.4142911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60710","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.40821361,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801582.6146367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38636","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.222522457,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801582.888965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.772319482,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801585.2179942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.723119819,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801585.3845267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34558","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.962897902,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779801584.7046494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.694219773,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801584.8059528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.849636729,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801585.330222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.118337305,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801585.4364593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.519300063,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801585.480386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41434","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.749761808,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801587.4720786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.132865824,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801588.3873098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.669984656,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801588.5997405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41438","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.098733533,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801588.9412637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.627850504,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801590.1491425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.866094837,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801590.2520938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.909127996,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801590.7238617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.27729008,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801590.8849964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.403609463,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801591.7466526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.350407504,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801593.6669943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.285314102,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801594.4929616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.542907799,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801594.5301983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.772901816,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801595.2876878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.023982026,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801595.6101742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.984359575,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801596.1576521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.425773459,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801596.7074022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.031028647,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801598.3540487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.851180964,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801598.3652308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.391061659,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801599.2443671,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.528971296,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801600.3628695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.062760854,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801600.708201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.749843557,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801601.3495054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.183508714,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801601.8676505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.614454588,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801602.0251808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.518324529,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801602.0991263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.736252111,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801604.4899113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.614648762,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801604.9647543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44348","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.931168027,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801605.2025132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49468","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.577109023,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801605.4655356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.093461096,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801605.8096616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.702336292,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801606.3187735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.026818496,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801607.023661,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.665741272,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801608.3419254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49480","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.132416499,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801608.4887962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.990670917,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801609.5302196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.709944346,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801610.2843125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.621095156,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801610.5142114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.035838774,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801610.7855062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44352","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.819233644,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801611.0375662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.540816525,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801611.4838722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.865891506,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801612.7541184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.722152812,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801612.853789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.510270674,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801613.6167135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.571630497,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801612.9631362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.308718197,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801613.8389955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46050","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":4.936639944,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801613.8945546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.253244821,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801614.0956156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.125017282,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801614.806656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.066270289,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801615.2217298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.146383851,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801616.31453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.436608363,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801616.845342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.868488552,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801618.4005735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46058","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.559976613,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801618.5941968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.497254041,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801618.7762177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.33865915,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801618.7780938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.961567219,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801620.0480351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.644152193,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801620.691707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.784824599,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801621.4025962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.079960013,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801621.5458372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37852","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.143788758,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801621.6944892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.909310717,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801621.9547513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53072","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.359068214,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801622.4048202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.550957692,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801623.910707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.410186776,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801625.3741472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.671062768,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801625.3813498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.638778541,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801625.706637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.002969597,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801625.9565673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.542844846,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801626.212732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44732","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.664212913,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801626.6445193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44748","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.686766323,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801627.736621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.325217545,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801628.131648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.745571824,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801629.5249546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.528993248,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801629.6757736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.709670222,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801630.5331013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.788289313,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801630.7040942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.984398156,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801630.7754464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37868","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.560017028,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801630.8210166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.739617778,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801631.1530726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.505779471,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801632.3901534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.856297858,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801633.5563962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.416639805,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801633.9297414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.765958229,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801634.795106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.110340067,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801635.149523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.751615501,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801635.6710851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58126","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.882450607,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801635.7719135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.056989866,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801637.8410254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.684084134,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801638.173954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.75734545,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801638.6247268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.818509286,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801639.0127063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.819841657,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801639.1727288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.607537281,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801640.2211564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.423556418,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801640.270259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.420504894,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801640.6176844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58128","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.68046494,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801642.0626404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.870253386,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801642.112523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48230","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.090812307,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779801642.3188772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.685067194,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801642.4404416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.656098066,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801640.9515827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.560643829,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801641.8957767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41758","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.158202364,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801643.4152894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.455310691,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801644.1321793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.838736569,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801644.946513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.746562894,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801645.0828447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49948","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.855772434,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801645.3756914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.938157238,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801645.606751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.043887906,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801646.5997748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.175840261,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801646.9325612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49958","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.033690913,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801648.6982775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.119479589,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801649.3094044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.924680521,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801649.9118328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.360979005,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801649.9760327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.83498826,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801650.807927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.188142079,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801651.6275957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.01907312,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801654.0982096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.453454639,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801654.3984118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.761943971,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801654.4911544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.171252995,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801655.412557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.426972236,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801655.8898401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.06795174,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801655.8941896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.013941777,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801656.9178326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.512135613,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801658.0747495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.575521413,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801659.277735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.35231857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801659.6660414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.600009289,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801661.0430603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.620115395,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801661.1312418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.917235411,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801661.1671166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43834","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.058079831,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801661.3269098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.423083519,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801663.093793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.808307211,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801663.5790546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.493715966,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801664.223271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43836","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.04875927,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801664.7122808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.136085686,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801665.0466151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35080","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":6.116139226,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801665.7582774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.707248458,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801665.9326682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.38639666,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801665.9334297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.830309391,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801666.4101517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.071208795,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801667.5509903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.96143871,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801668.370768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.315032139,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801668.64202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.700422751,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801669.1213052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.896077197,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801669.2996736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.418314902,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801669.3884275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.622031942,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801669.6575716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.98319654,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801670.012491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.474644315,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801670.989799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.502656141,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801671.2942739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.300330435,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801671.8181796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.421386395,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801672.2103596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.972588723,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801673.2922215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.625076761,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801674.4748452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.165825969,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801674.9235456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.60434978,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801675.0719068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.08057459,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801675.1579633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.13454025,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801675.7606215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.935287446,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801676.4103537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59520","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.19852207,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801677.3181949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.014388503,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801678.5675054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.799320233,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801678.9774346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.285848005,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801679.152962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38890","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":2.740733554,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801679.4693155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59666","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.395953694,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801679.9243352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.262979966,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801679.978534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.49287137,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801680.1586554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.987705951,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801681.2451766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.918261492,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801682.4850607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.910564628,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801683.9207988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34712","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.764469932,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801683.921446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59668","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.450786305,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801684.1861596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.43160887,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801685.2180307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.962275558,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801685.307598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.133898942,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801685.5557902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.062406963,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801686.2338634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.24758565,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801686.883747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.894313677,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801687.1862187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.991277237,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801687.9323921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53760","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.006097551,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801688.2188144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34712","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.295330037,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801688.9545074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.728463167,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801689.3401232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.000078242,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801689.7987602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.603609066,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801690.3549752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.0349819,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801690.9436944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53764","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.003705794,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801691.0912962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.76773159,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801692.726235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.918621173,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801692.9039352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55536","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.681106603,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801693.030735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.066900718,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801693.603068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.709413363,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801694.8253944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.128865393,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801695.2183738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.483512545,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801695.7610078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.553017641,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801695.8862083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51900","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.97407984,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801696.0383294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.371763031,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801696.7071989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.668021261,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801697.028507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.662399668,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801697.9676626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.740734583,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801698.6798089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36236","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.91064583,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801697.340916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.616515437,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801698.1471605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.060295254,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801698.520653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.692842462,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801698.768428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.509599561,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801699.383348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.259132842,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801701.6910963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.540528412,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801701.784252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51920","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.006344763,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801701.8286548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56978","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.034602136,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801702.159589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.630268825,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801702.2300847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.074588157,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801702.9898252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.639686999,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801705.0434997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.805508676,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801705.5869014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.123985464,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801705.8206837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.653527653,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801706.5585475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60182","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.77131857,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801706.78332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.08040668,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801708.144108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.090650615,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801708.9396698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.940074579,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801709.120687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.28442168,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801710.1115367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.282345112,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801711.0730681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.918257516,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801711.5527687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.757709521,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801712.6996639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.910447291,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801713.8622105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.78163596,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801714.164204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.044232414,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801714.7519054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.804620198,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801715.8744879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.978121776,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801716.0517764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.18140495,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801716.919636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.20469433,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801717.2249036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.096720535,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801717.9842753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3162"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3162,"user_id":"","duration":4.126055933,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801718.2663639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.091342235,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801719.010025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.950249535,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801719.4668381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.990714938,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801720.7012897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.940898348,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801720.8413384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.379749478,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801721.596417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.578069102,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801722.0322328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.569995199,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801722.127431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.851683684,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801722.367349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34806","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.375313597,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801723.0232828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51342","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.432690151,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801724.5558174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.951649852,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801726.0165482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.881201647,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801726.1715453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59826","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.140102494,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801726.442959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.732585973,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801726.9566615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51150","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.588086886,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801725.5731828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.893086409,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801726.0506124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.138077731,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801726.6332495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.720761521,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801727.8051236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.662380556,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801728.0801938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51160","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.006777215,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801728.6652853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59830","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.377232458,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801729.4798067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.898142293,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801730.6212754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.96943676,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801731.234347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.984906,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801731.4644687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.897714646,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801731.8759427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59834","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.209245218,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801732.034386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.221142475,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801732.2046468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.716414701,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801734.309562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.227414567,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801734.4219859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.818276713,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801735.0592709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.846705745,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801735.309778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.737428976,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801736.139485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.567075259,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801736.4654033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.993434588,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801736.6016548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55814","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.723996301,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801737.7144175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.403391202,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801737.977952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.934773083,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801738.1083856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.041563526,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801739.3663723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.763230384,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801739.7356737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.799630626,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801740.2866306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.383068754,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801741.1792235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.062331151,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801741.5430717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.639335434,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801741.7498896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.276417329,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801743.012071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47616","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.294064289,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801743.5847697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.596631055,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801743.7733424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.583189241,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801744.4243925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48228","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.054686798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801744.5401802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.538536253,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801747.4184785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.658866127,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801747.5660725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.322200594,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801747.7822158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.000627744,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801747.7885199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35276","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.773129819,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801747.793739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.549520233,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801748.6008554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.006197245,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801748.773685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.402423537,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801749.5825715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.974416414,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801749.8698707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.079815843,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801750.3496141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35292","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.552145842,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801750.6046846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.80134839,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801751.9798017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51634","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.197799346,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801752.4018633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.825885013,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801752.523329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.912843177,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801752.5780597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.151259381,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801752.6439114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.02990462,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801754.5488355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44504","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":3.936702745,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801755.1628978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.511382934,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801753.6151981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.912946052,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801754.724031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.690192854,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801755.0536969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37732","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.693165092,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801755.6579366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.623357203,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801755.8662076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.16800333,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801756.0902667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44516","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.42346404,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801756.1934242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.912141425,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801758.0506516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.988568809,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801758.4202502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.218041813,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801758.9296532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.30742353,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801759.7068765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.328888292,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801761.0168762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.588250213,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801761.0567565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.181665539,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801761.2122865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.834139374,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801762.5890276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.651493808,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801762.6153119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57976","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.521045316,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801763.0132136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41548","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.960001329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801763.1202805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.094894101,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801764.9067335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.204528685,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801765.8360639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.77266987,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801766.1004295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.398910651,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801766.239439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.642542782,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801766.69415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.565841992,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801769.0191262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.317684839,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801769.7528222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.673412627,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801769.959632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.713827294,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801770.246151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.19943033,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801770.9832232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.140090941,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801771.5900517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.541684934,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801772.9115665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.88463183,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801773.570469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.603444154,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801774.4920793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.356899305,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801775.6971285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.312632753,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801775.844884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.925405033,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801776.1257045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.135352928,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801776.8560007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.470893115,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801777.6835892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.105426423,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801778.7118492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.857574252,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801779.3923948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49292","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.747773907,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801779.709435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.660847045,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801780.8531723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.160017015,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801781.0881908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.354031733,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801781.4500372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.729873748,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801781.6863472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.551478496,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801782.2202513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.511398819,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801782.8379865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46230","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.43722374,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801783.1328454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.425328634,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801783.218567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41938","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.500415115,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801782.3877695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.816546389,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801783.346966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.37150065,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801786.30412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.037446717,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801786.3222134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.926704287,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801786.9190962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46238","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.966678831,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801787.4260104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41952","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.093469359,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801787.6216242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.45755592,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801788.1421516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.333190547,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801789.0135994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.683741526,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801789.5041938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.149629656,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801790.0900867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.169376912,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801790.3465502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.8595116,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801790.5194712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.090596915,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801791.9713314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.948901294,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801792.869096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.236148838,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801793.3821294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.869477944,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801793.970454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.819713276,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801794.6292093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.64882415,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801794.6562703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51726","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.564470554,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801795.261446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53540","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.74071197,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801795.796572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.97442022,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801796.0910838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.237247241,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801796.7035618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.065525716,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801796.9962091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.605553441,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801797.1297107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51736","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.471999263,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801798.7280254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.464979209,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801799.2594848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.272713722,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801799.3014817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.421991265,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801799.3574433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.646265032,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801799.8900642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.695804967,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801800.59797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.435476333,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801801.5413952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43970","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.40844134,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801801.7651482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.399115001,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801802.5539005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.549334976,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801803.611457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43978","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.880012966,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801804.0644763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.751509776,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801804.2677658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.998640932,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801804.6315582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.857014231,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801804.8605578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.591075616,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801806.1565826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.612011966,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801806.4720867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.909313349,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801806.492725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.995526272,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801807.4184804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.77596785,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801808.6242917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54956","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.00994948,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801809.2356758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.070361425,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801809.48853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.634026933,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801809.766855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.490067641,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801810.0832167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.655743736,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801810.1622088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.682045903,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801811.0747383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.999745471,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801810.0904315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.136005804,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801810.1708658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56904","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.426160943,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801810.7426245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.539180016,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801811.8823857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.59917295,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801812.1779196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55412","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.565613524,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801813.1328228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.245400888,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801813.620107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.867616349,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801814.6900396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.491612782,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801815.1648679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.873082817,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801815.4421554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55428","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.256311013,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801815.6165676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.723385331,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801816.4442787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.010552196,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801816.510637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.882712005,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801819.2811766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.761637306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801819.4230351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.794859502,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801819.646646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49044","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.193816754,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801819.9055254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.202334518,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801820.3205101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":7.178808106,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801820.3322082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54902","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.886843065,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801821.756267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.466390896,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801822.5826557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.951201014,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801822.9002087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.468879427,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801824.3214703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54912","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.672327533,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801824.5096884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.745302598,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801824.9685347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.050970739,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801825.6858854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.357257044,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801826.8477917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.939945537,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801827.3045783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.786361205,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801828.3999343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.799714226,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801829.5631626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.249920748,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801830.1915686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.210966533,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801830.3045504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.447353684,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801830.5765982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.248820622,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801831.1432762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.4471414,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801831.7913263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.377180602,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801831.9106517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.339219835,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801833.8720934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.560595073,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801834.4730158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.554418138,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801834.792569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.401845629,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801836.1353867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.935577525,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801836.1556935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.00463619,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801836.5568411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.915282036,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801836.797986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58822","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.442349161,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801836.9600747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.479521352,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801837.6946332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.815422022,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801839.3863614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.418178536,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801839.414896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.43205946,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801837.8992844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54214","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.979932416,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801838.8166306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.558186109,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801839.0401962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.763359362,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801839.0651248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3153"]}},"bytes_read":3153,"user_id":"","duration":4.602515062,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801839.7457907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.928573153,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801840.0643198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.987935922,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801841.382042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.87334009,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801842.0298524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44960","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.956286543,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801843.4027438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.649973573,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801843.5591714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.658635956,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801843.6920946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.864730864,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801843.768517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.378627876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801844.9945812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.583174269,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801845.865911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":6.816521228,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801846.3841665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.605613958,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801846.4617984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56312","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.901063716,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779801846.8542287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46026","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.822184594,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801847.0925896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.67852193,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801848.6393635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.935351071,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801848.731651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.339144164,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801849.6369011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46040","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.781053183,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801850.2807357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.534628749,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801850.5317273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.432158995,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801850.705442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56314","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.242429515,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801851.20673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.332831928,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801852.2620022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.523713146,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801853.2889473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.638772526,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801854.111978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.572316971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801854.7530873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.482765574,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801854.868957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56316","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.161878991,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801855.0025437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.364250362,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801855.5954542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.525634152,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801856.4007976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.186617259,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801857.3758464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.614492306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801857.9637659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.95969837,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801858.7489707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.448948251,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801859.5423346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.415427217,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801859.5730278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.188907183,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801859.593911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44824","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.72219444,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801859.98597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.531885757,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801860.806166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.384490766,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801861.5632544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":1.98324339,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801862.1384215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.729720841,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801862.6556332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.10600866,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801862.9607282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44826","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.993942981,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779801863.8634515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39676","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.266661449,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801863.9853117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.414486719,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801864.7673097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.241835829,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801865.1547039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.395014326,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801866.3146489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.651377804,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801866.509991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.747679392,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801866.7442586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.751590577,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801867.0052238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.13382947,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801867.667646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48720","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.704656592,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801866.875632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.567522088,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801867.6412196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.779979167,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801867.9198046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.68598929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801868.4491029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.016052244,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801868.698875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48734","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.912500096,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801868.8404875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.563872002,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801869.9882429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36630","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.611442667,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801870.3341186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.129693157,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801870.957536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.125656981,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801871.4108684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.761813195,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801872.005903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.549449359,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801873.0724077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41884","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.076345848,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801873.7876792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.937573672,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801873.9555812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.536815848,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801874.976641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48740","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.014022733,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801875.2344503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.692388294,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801875.992416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.978509666,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801876.4906611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.524684638,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801876.6446955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.681467612,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801878.17124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33910","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.096170388,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779801878.7929714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.993461692,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801879.1411033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.48894061,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801879.469825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.483785478,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801879.661876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.654581202,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801880.681186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.802595378,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801881.6674817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.519133811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801883.0506027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.379251008,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801883.4255316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.926961884,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801883.9052603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.101127558,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801884.101038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33910","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.629023274,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801885.7725146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.097315477,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801886.6986425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.639610845,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801887.4656327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.246511812,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801888.7927473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.358798165,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779801889.4799387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.561989609,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801889.9196947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.330272837,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801890.6696167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.915768573,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801890.6837356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.926298839,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779801891.1187828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.560340018,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801892.8737252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.195813226,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801894.026355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.335089615,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801894.4792745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.677617159,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779801894.8587017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.661730637,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801895.002245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.51147014,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801895.5342495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.885327086,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801894.9646182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.967963567,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801895.0702674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.07621631,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801895.7901587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.63702128,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801895.9465902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33630","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.964543467,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801897.8541896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.252379651,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801897.9765167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.616310697,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801898.1083293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.974523558,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801898.6017747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.628464534,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801898.9029613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32992","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.656734668,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801899.431576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.6326923,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801900.3714354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33634","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.42348883,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801900.47035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.605857376,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801901.2660954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.655446337,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801901.9199486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.572180805,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801902.0177586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45610","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.106023648,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801903.242538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.123636551,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801903.4198115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.980060142,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801903.7380219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.364788522,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801904.1654294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.886391061,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801904.8156548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.831824716,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801905.8213797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.886149799,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801906.6154356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.596419866,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801906.8104947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.637203153,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801908.2776113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38716","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.537617628,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801908.3474584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.094458043,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801908.5637252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.13700152,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801909.5636294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.744288055,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801910.7730112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.948814771,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801911.123296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.122204701,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801911.239744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45614","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.621956556,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801911.5702202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59236","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.291206075,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801912.7138004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.142751929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801912.7876048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.215266437,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801913.9861176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.625875384,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801914.6512935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.281655234,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801915.870012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.532360366,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801915.9354637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.213337027,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801916.0013852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.759501226,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801916.5037358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.71714588,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801916.7976933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59902","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.224541542,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801918.396448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.453649451,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801919.0601394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47220","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.057287968,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801919.3228447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.527227268,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801919.9241006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.200165872,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801921.0797827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.074915648,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801921.1692884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.492835774,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801921.3328338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.927588769,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801921.5503283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59242","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.749900992,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801922.0734267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.562602062,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801923.1665397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.834067467,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801923.7571578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.41605341,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801922.0722356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59902","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.900864692,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801923.3101873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.415770394,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801924.1888402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52936","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.523217935,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801924.3016725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.001112345,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801924.662272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.789474524,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801924.9999008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.878548665,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801925.0029788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.720598733,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801925.5230682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.33462613,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801926.7366786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50344","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.661793267,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801927.1075876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.437913845,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801927.9160008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.441269784,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801928.483915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.470868109,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801929.7644196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.313425835,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801929.9651754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49828","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.220192562,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801930.2743065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.961361415,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801930.553757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.094819105,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801930.7483351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.217079921,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801931.3713098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.256194022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801932.2724607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.778938848,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801932.8117359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35610","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.039107377,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801934.1020398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.724121497,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801934.5206153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.295753301,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801935.1949584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.911190988,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801936.019424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.73825406,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801936.2384806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.476087735,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801936.9670668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.855775655,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801937.2081811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.415078992,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801937.5525224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59430","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.737341905,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779801937.8815882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49850","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.35233779,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801939.8995273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.924729627,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801939.912579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.883489122,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801941.3175633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.093347116,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801941.734886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.488994889,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801942.049848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.845357447,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801942.819044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.911644558,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801943.0437882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59430","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.1600437,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801944.5472038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.04173745,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801945.45921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.538173822,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801945.752275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.926017362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801945.7693026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.294292586,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801946.9892392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.928053569,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801947.074772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.333095916,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801949.5629804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.095744176,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801949.920344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.159471925,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801950.5065415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.668676795,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801951.2043884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.233207919,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801950.1776435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.062430809,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801950.5155048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.317469984,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801950.8115854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.125723769,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801950.928729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.886450145,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801951.6388588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45166","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3160"],"Accept":["application/json"]}},"bytes_read":3160,"user_id":"","duration":3.944608417,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801953.3629775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.426695054,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801953.3816886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.366644175,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801954.3761625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.546592879,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801955.0431216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45172","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.395405877,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801955.0821557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.824614775,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801955.1590352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.970793847,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801955.7620668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.239045929,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801956.3098066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.934746987,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801957.804654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36962","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.778625548,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801958.4935741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.109667507,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801958.5830224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.418278934,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801958.6492002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.332672918,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801960.2480106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.673928912,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801960.3482893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.175344127,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801960.8017206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56316","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.756859754,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801961.1094687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.295247857,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801961.2685924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.611296338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801962.2035706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.700132519,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801962.4039948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.633932682,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801964.0151267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.211714175,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801964.1937468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.917026315,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801965.754802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39614","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.64356416,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779801965.7942119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.436815201,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801966.0205586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.809432452,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801966.7754889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.572642581,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801967.6113086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.703821093,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801967.7696345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.357688099,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801968.4903586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.473812753,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801968.5660896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43546","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":2.809766831,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801969.5078743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.723509548,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801969.732842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.70454081,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801970.6074657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.797797434,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801971.276328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54010","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.784147112,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801971.6258695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.996953604,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801972.0341992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.518242632,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801972.7367527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.168967647,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779801973.1835463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.440865646,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801974.3450508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.566165401,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779801974.5133374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.471082775,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801975.4528284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.714423695,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801975.8632889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.244516707,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801976.0933938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.497697689,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801976.776008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.58442284,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801977.037763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.516549711,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801977.1704233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59812","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.890606049,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801979.5006607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.455710357,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801979.56845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.21623777,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779801980.1108131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45356","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.654852537,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801978.5221355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.627143616,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801978.9629178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.977512488,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801979.7011309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60678","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.417945919,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801979.8602915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.242899873,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801979.9257889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.239684153,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801980.6775348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["240"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":240,"user_id":"","duration":12.775650677,"size":8034,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779801981.1759863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.125666304,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801982.425525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.492308812,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801982.6876214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60680","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.977396139,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779801982.7162218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.492332997,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801982.9108975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.940394373,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801983.9976795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.468689288,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801984.347355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"]}},"bytes_read":0,"user_id":"","duration":3.161699956,"size":1315963,"status":200,"resp_headers":{"Content-Type":["image/png"],"Content-Length":["1315963"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801984.7752304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.907886389,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801985.5591793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.873833187,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779801985.7071795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.788299762,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779801985.8138273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.089223259,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779801986.2756798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.841953347,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801987.8444228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.839284475,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801988.1604033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.44603263,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801988.1996365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.461330285,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801989.4401722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42982","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.491298411,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801989.6947796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.909085636,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801990.6786869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.600522049,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801990.6815665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.963992276,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801990.9034333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.736143243,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801991.1009905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.737656322,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801991.6676009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.814201567,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779801992.7161794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.266476633,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801993.544602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.633701598,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801993.9417996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.253887241,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801995.1628098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.458397744,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801995.452139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.770086841,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801996.0979774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.04315262,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801996.1558363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.603374413,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779801996.579669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.469952065,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779801998.578108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59114","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.633632774,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779801998.9681609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59112","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.249510453,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779801999.6149642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.450422669,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802000.3135362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.85365748,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802000.359052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.186925938,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802001.0490484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.660382126,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802001.689048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.099737336,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802001.8666236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.241344368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802002.1031559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Origin":["http://localhost:5173"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["209"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":209,"user_id":"","duration":13.106610142,"size":8639,"status":200,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802003.4204865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.098658205,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802004.300954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.426024218,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802004.8797145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.511927771,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802006.7940972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.098296238,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802007.1202953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.393593442,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802007.1374836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.82794582,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802007.332073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.901132285,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802007.6640785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.405264337,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802008.105852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.100995906,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802008.6905606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.475358883,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802009.8706148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.704133216,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802010.0587232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.143910061,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802010.255392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.804223515,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802010.5498765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.876152769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802013.1593742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.895724468,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802013.2534094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55964","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.535630741,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802013.2554553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.99047675,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802013.2640524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.147480365,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802013.658077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.55177934,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802014.074856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.516577881,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802014.915914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.409631914,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802014.9396856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.873617608,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802015.6038976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45484","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.341590863,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802016.2871704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.023490727,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802016.5573876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.475116726,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802016.6079793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56654","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.940477763,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802018.4088733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.552131079,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802018.967646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.402333409,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802019.3983026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.124712741,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802019.9008148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.604525341,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802020.3930032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45486","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.787455424,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802020.7034445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.755204857,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802020.848276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.022028524,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802021.2622066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.65274725,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802021.9682448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.992406136,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802023.6938455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.299639399,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802024.1316128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.223421317,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802024.4193192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44170","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.155448739,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802024.587442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.178273444,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802024.779038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.802074163,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802026.1952994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.026218266,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802026.285479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.565172685,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802027.3678846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.580802241,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802028.1499856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.009526222,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802029.323374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44180","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.903001174,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802029.7812724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.086001284,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802030.0442896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.445785571,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802031.5944207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.218381033,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802031.8272383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.322515733,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802031.897592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.739146715,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802032.7468333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.453152072,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802032.8243678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44186","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.49885528,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802033.0906067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53624","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.307966504,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802034.3256323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.723798136,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802034.9413967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.065147324,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802035.5319364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.4773015,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802034.5579064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.587791583,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802035.3744287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.360616447,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802035.487972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.045122671,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802035.515496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46308","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.579165161,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802036.0783675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.215508129,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779802036.4073834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46310","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.205223429,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802038.0215378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.524111567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802039.0978186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.767024037,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802039.3713322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.713700396,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802039.4861147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.102211726,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802040.0033834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57980","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.485007419,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802040.445597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.146402411,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802041.1008587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.069996973,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802041.213031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37826","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.802561811,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802044.0500362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.549744839,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802044.2619545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.1502469,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802044.3038106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.215954993,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802044.7214408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.31043672,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802045.2039673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43912","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.191919777,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802045.8183815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.432822716,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802046.6953154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57774","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.471927959,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802047.1758254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.904983199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802047.855368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.796659085,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802048.2059948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":6.577686684,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802048.7592487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.764816628,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802049.9842427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.791033365,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802050.0655222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43924","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.594410085,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802050.5542653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.689679273,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802051.131323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.817185747,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802051.3480563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.516478849,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802052.4576795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.242577338,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802053.3763714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57782","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.368479997,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802053.3812647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.612189057,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802053.5586548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51652","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.485848472,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802053.581739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.019614017,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802055.9815655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.596524673,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802056.120409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.527448395,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802056.453168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.312350789,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802056.5818493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.114493719,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802056.5924437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.226131162,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802056.7741191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.375603917,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802058.2752538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48886","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.713612693,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802058.6872184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.55909058,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802059.8813055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.290478386,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802061.1846483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.57835328,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802061.3770792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.915779078,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802061.6771123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.981132031,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802061.890955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.252568382,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802062.3248842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48900","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.340874888,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802063.9802387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.0881463,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802064.432091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.743711516,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802064.481096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.168288196,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802064.822272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.321489595,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802065.4371715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.882451706,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802065.4777517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.389930645,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802066.0212967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.919105812,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802068.0075834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.561982806,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802068.6616013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.204507684,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802069.757149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.725937913,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802069.8904161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.465640158,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802070.182011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.351121077,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802070.8651721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.846693988,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802070.8961482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.404051089,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802073.1141047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.697427242,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802073.380515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.505418446,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802074.098719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.581771512,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802074.820002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.050905416,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802075.847957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.649715663,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802076.0092516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.098542526,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802076.1478596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54392","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3141"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3141,"user_id":"","duration":5.015222646,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802076.631584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.242004392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802076.6498506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57846","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.527095893,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802078.0805569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.333707767,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802078.4223318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.322190701,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802078.841529,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.199926596,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802079.2760293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54394","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.119615677,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802079.3813658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.552938522,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802081.0261202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60856","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.371592572,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802081.3361847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.314390233,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802081.8498669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.994888853,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802083.346292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":7.490042736,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802083.9235554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.823034648,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802084.2543204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53500","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.976910804,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779802084.2543201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60870","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.226484434,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802084.6957347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.838973049,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802085.2495356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.857636525,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802086.9412491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53504","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.6853825,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802086.9914043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.642309582,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802087.5842369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.872666205,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802087.9533746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.011644313,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802088.788734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60876","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.532868204,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802089.193003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.837626845,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802089.4151764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.157409666,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802090.682447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.089316032,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802091.1737342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46478","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.270415812,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802091.2969284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.214036744,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802091.320819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45692","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.264643395,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802092.2180142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.410604433,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802092.361248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.824539567,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802092.8390718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.723696674,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802093.843009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.520521735,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802093.8887653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.572627174,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802093.9076264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.652608843,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802094.8295894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.51379003,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802094.9898906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.763553505,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802097.4686115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.471446131,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802098.8272004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.230153887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802100.5234745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.044771039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802101.0578127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49206","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":9.881411731,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802101.0578187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49212","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.210954055,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802101.7461746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":9.375465638,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802101.9184954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.356108366,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802102.9714715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.438871384,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802103.092928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":10.24180521,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802103.4286659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":9.532565595,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802105.5603511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.578439079,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802106.6119056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57266","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.551495532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802106.6132286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.763129126,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802106.9554489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.30251334,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802107.3492832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.593668081,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802107.552514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.615126292,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802108.8535557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.747170679,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802109.5212035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.557357696,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802109.5989938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.028102639,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802109.6213305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.001686441,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802109.6213307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.000282487,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802109.782406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.342061048,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802111.2117684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.853678834,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802111.8935974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.326811319,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802114.2475612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.641126624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802115.0909374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.502745033,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802117.1063077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.850110284,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802117.7641904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50874","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.878824968,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802117.7648017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54082","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.880778085,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802118.585741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.363387929,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802118.7239683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.151035062,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802119.989434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.869297074,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802120.2077498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":11.340987599,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802120.4656239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36484","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.692932907,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802120.466254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.693830196,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802120.4850614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":10.692505632,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802120.6979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.592797239,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802120.7231863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.017195652,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802120.9470181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.099821675,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802123.0365233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.329897617,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802123.0892599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55028","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.510239315,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802123.292858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55024","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.716738079,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802123.4119031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.087429009,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802124.3278382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.59739839,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802126.0956464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.758680649,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802126.2091265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.16474975,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802126.6836412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":8.082656141,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802129.0161211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.573795941,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802129.0377734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.820595923,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802129.5622256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.138399805,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802129.8090358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.100127506,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802130.5318644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.856136051,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802131.4777765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.432294996,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802132.261575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.568493334,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802132.6775649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.65255618,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802134.453111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.964921563,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802134.908194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.145087201,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802135.325018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.751435422,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802136.7442062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.058034978,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802137.5016103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.038146804,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802137.791591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.779770047,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802138.348289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.077216172,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802139.3405688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.980561321,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802139.6620865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35598","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3162"],"Accept":["application/json"]}},"bytes_read":3162,"user_id":"","duration":4.548059015,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802139.8660607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57452","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.543572251,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802140.3464131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.009248054,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802140.634734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.121539795,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802141.1161711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.362556289,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802142.11442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.312226876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802142.7525756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.391585513,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802142.9344947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.264524754,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802143.1474237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.272574573,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802145.1684783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.819543065,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802145.2490354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.126696417,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802145.4986622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.373200899,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802147.6574285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.4000967,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802147.9750054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45676","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.039058064,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802148.0284803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.669652754,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802148.219671,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46186","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.0703163,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802148.7648976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.991728045,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802148.0679045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.452585428,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802148.8792627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45690","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.794353415,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802149.0423934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.753965395,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802149.6259437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46188","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.29613482,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802150.1084032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.328148379,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802151.1635375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.013527252,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802152.123266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.044560021,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802152.5933247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.699329028,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802152.8759618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.75123722,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802153.9803262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45702","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.099665522,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802154.0930731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.585119184,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802154.503063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46194","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.875605947,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802155.7606745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.875129391,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802156.1674063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.110784922,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802156.2739341,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.142842973,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802156.7221978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.243611991,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802156.8072782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.197695455,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802157.446954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.465072245,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802157.8000154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.295030595,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802158.5598962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.791059014,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802159.575163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.732426897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802159.915255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.630843489,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802160.1027198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.275440575,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802161.3734288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.562406508,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802161.62959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.452060479,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802161.7655427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.19778375,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802162.6124067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49564","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.162625344,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779802163.2300782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49566","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.426949015,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802164.4273577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.503811079,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802164.4462998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.672147298,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802164.9931993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.08544288,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802166.399769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.263591984,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802166.969769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.512053718,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802167.5540466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.916548623,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802167.7144785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53276","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.09957273,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802168.2349215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.795806652,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802169.8573592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.721135403,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802169.87917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.89927748,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802169.9544897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.553234724,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802170.4122605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37418","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":7.607189618,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802170.9776628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.255627009,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802171.4685552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.985631254,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802172.1018841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.21318607,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802172.4938576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.2494086,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802173.080444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.518372624,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802173.9987133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.576933326,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802174.8986173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.789575165,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802174.9056008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.03388142,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802176.3477445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.845953022,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802176.8265822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.006627098,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802175.5669577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38290","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.213246896,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802176.0547814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.036699449,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802177.3465438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.146470391,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802177.7195961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.347556372,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802178.7220402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.658695951,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802180.1077833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.639881927,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802180.2037878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38296","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.62838804,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802180.373499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.109868898,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802180.661425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":7.635002111,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802181.1303298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46836","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.401859273,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802181.871649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.138126579,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802183.4658632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.111238611,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802184.056237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.436728579,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802184.1468084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.029457171,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802184.9545639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.073884618,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802185.3519273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38050","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.145576388,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802185.5025337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.913698283,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802186.4746652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.802118299,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802186.6224031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38064","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.488958662,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802188.4699986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.31296943,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802189.235957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.286950784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802189.3201065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.357279505,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802189.8885252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.412850652,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802190.626594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.710434542,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802191.894561,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.406209314,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802192.3538203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.024496039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802192.887056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.407874581,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802195.070071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.709014109,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802196.0093663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.112308136,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802196.019994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.992804482,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802196.0452821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.149620396,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802196.3723793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.113769571,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802197.6550448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.749717956,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802198.349715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.295918612,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802201.1296546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.046140345,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802201.1347656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.776037941,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802201.6215637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.604607748,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802201.7074418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":4.192356898,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802201.748883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.152239384,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802202.3353536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46462","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.960638325,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802203.0518146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.386957431,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802203.0951364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58966","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":4.93146517,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802203.7375088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.593576876,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802204.8007016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.659873786,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802203.934883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45760","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.484556032,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802204.4245226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.213816584,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802205.224327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.175805867,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802206.17484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.436728548,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802206.453602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.599867997,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802206.6677306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.497154569,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802207.1674137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.250930481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802209.0126677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.586672585,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802209.0630536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.600320816,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802209.1202745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45764","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.184101579,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802209.6007457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.174925949,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802211.1571226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.97704925,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802211.4472315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.374921558,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802211.91577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43144","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.794210617,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802212.0010974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.604784253,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802212.0859492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.404457096,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802212.172148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.988463431,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802213.3768852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.774275153,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802214.3382459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.883217998,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802215.4149244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.250551194,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802216.1608963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.143023673,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802216.7481177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43156","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.830742354,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802217.6227207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.524830974,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802218.4552376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36820","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.076566526,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802219.0530217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.705846525,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802219.6936753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.605571774,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802219.7034318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.280330289,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802220.0671928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":7.886971721,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802221.0377822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.981433537,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802221.5821948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43160","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.832397978,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802221.7729309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.711173575,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802223.001218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34858","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.544574905,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802223.2893057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.656023696,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802223.5345726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.823019213,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802225.6260374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.845926114,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802225.8341858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.75721653,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802225.9579117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.807446749,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802226.1820762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.783673284,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802226.6511064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49798","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.065896225,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802227.8255303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.274448223,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802227.9754736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49804","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.970883254,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802228.6974998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.061949453,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802229.00974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.708922029,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802230.5106866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.858737708,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802230.6194396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.784116295,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802231.967941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.124710323,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802232.0013785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34466","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.346293581,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802233.1400282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.16177429,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802231.4884088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.6688826,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802232.0520878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.918985609,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802232.6187427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.772241575,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802233.066659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49446","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.943177145,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802233.7361343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.527327503,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802234.1969178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.928838711,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802234.5267198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.892433366,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802235.6679697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.57765285,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802235.8059065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.310025706,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802236.6669827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.596330765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802237.234229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.591827784,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802238.8543153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49458","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.525732401,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802239.3375702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.804124056,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802239.3610125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.685566553,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802239.610867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.150191599,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802240.2409172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.423282164,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802240.3364244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.799560592,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802241.8968618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.64575543,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802242.3197026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.951098496,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802242.4386547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33290","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.576561096,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802243.1957068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.57695486,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802243.2834022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.603841731,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802245.4303563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.102199454,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802246.3445125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.995977626,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802246.4621193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.548203538,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802246.5684135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.316585793,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802248.1798167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40980","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.737646949,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802248.7673411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40992","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.56887473,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802249.0024917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.563688471,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802249.4406738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.147804671,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802250.23989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.025456308,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802251.0333207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.45789121,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802251.589075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.420974012,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802252.0697362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.056737031,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802252.4876213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.130347013,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802254.9942803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.917049839,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802255.096195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.814461741,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802255.2674673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.226721917,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802256.4431472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.924192079,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802257.1809866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.730046731,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802257.890614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.884897616,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802257.8957393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.395799216,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802259.4331818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.157333114,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802260.1290278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.22719366,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802260.6269925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.738921688,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802260.0717378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.104130256,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802260.6944458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.446606114,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802261.0001361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.984674666,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802261.3650854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.065388458,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802262.0185075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.46195368,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802262.7463226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3142"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3142,"user_id":"","duration":4.408468329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802263.148649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41640","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.834371673,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802263.433206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.730738816,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802264.6977901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.394691259,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802265.863817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.560346344,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802265.87797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59668","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.120953459,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802266.045506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.014704439,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802266.208285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55850","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.051204153,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802266.2529144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.810371392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802266.9133232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.540979002,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802268.5712736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.310218674,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802269.661152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.016155543,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802269.7947102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.148005321,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802270.3979037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54646","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.518342152,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802270.4865994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55864","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.276644103,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802271.3602097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.712331398,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802272.5045784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.580081279,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802273.0676134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.486965811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802273.367945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.968299113,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779802273.659175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.171080319,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802275.1884363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.207103014,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802275.2760303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.293114776,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802275.7790022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.703370101,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802277.0023189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.01939915,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802278.0163274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60592","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.647149009,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802278.0378065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.513208769,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802278.4158733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36456","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.755196523,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802278.822514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.035460819,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802279.4827847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.123614884,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802281.3065093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.978778299,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802281.3540668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.522291259,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802281.424868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36472","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.007517242,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802281.4447784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.116455226,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802281.8826053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.55299551,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802282.2458718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60606","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.227733447,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802283.3736522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.320673557,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802284.4537764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.036507495,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802285.3815467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.713989389,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802285.812664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54876","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.385060464,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802285.9191847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.268601647,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802285.9535332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.302831729,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802286.9170406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54892","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.668588916,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802288.9658065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.579659557,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802287.6360135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.871044224,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802288.7350843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.617703242,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802289.108618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.006523565,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802289.2342508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.131677564,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802289.4961104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.463896827,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802290.0125928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36834","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.084835018,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802292.4748113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.38306052,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802292.727504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37616","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.218858698,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802292.9139488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.267757698,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802293.131696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36836","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.108938987,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802294.2004495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.742541847,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802296.5324028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.106103162,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802297.4234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57074","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.433747699,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802297.584568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.158292666,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802297.6891754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.064262755,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802297.6981494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.074288929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802297.8223395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.336512378,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802297.948151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.022113647,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802298.2041101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37928","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.808072784,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802300.0339622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.336781677,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802300.6281524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.087646136,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802301.1268332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.914264749,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802301.2468474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.646835528,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802301.5215435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.090413423,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802302.8184104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.851734808,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802303.0081036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.176029237,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802304.1658435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.046715901,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802304.35577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.719454815,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802305.373933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.269955845,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802305.9323657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59962","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.802323476,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802306.3246465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57768","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.800562412,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802308.0185893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.189286071,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802308.5781922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.211770411,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802308.608978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.592305212,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802309.6789446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.222942178,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802310.264712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.793153761,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802310.9467223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.507318867,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802311.8596618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.267986984,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802313.26101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.229958461,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802313.4834213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.861626544,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802315.152609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.614930212,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802315.6601908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.854279416,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802315.900698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.125260807,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802316.0544744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.278992789,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802316.746285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.368671414,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802317.3883517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.787724869,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802318.9143417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.65715916,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802319.420072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.195709121,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802319.980363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.754231918,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802320.250355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52482","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.183252099,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802321.9658341,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.207134859,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802322.7963138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.392654484,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802323.0967321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49298","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":6.630647793,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802323.7060647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.447850478,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802324.3587873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.768873993,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802324.775021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.217321123,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802324.9180121,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.36087579,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802326.3488061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35300","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.241977414,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802327.4024005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.42539721,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802329.6339364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.716158722,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802330.0495176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.242636643,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802330.075513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.173445115,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802330.1941469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.486618324,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802330.3138704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.411706239,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802330.8632898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.513356604,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802332.6267967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.214126927,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802333.2126591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58528","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.017286702,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802334.1155872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.250249461,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802335.0796156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.819316821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802335.1779997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.116939016,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802335.4223604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.196264867,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802335.5685878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.342342093,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802337.998091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.361134887,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802338.0886776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58536","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.874666577,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802339.770581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.175924521,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802339.771288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.161124285,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802340.5498254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.432905913,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802340.785828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.224218518,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802340.8076253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.616936881,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802340.924388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.360091486,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802342.9275215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58552","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.837064104,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802343.3268888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.316942309,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802343.6973796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.146150108,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802344.9356914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.010704195,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802345.2397738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.572800161,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802344.1351042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.113202195,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802344.6574593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.635329057,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802345.678605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.743673265,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802345.7684207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44258","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.72515448,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802346.594489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.143718642,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802346.7543004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44260","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.941295347,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802348.814229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.443649126,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802349.448561,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.096903059,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802349.587671,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.235980424,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802350.1866002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33428","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.415493882,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802350.9663997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.274490646,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802351.2357395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42126","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.478208,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802351.6319132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.023512072,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802354.0366013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.792933155,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802354.206812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59758","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.012975672,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802354.30595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.60656347,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802354.8902185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.208339351,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802356.1129327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.429812588,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802356.3391767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.360058995,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802357.551007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.869098853,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802357.9482956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.061452529,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802357.950959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.062956317,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802359.1816368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49848","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.883808952,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802359.2591922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.787159738,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802360.6374083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.677777005,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802361.3163965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.756358665,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802362.1302667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.781697607,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802362.4182858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.407682035,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802362.5198848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34752","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.253171714,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802362.5270422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.51657026,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802364.2478943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44318","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.057285558,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802364.9055343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.520918339,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802365.4930942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.166746541,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802366.410473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.864175476,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802367.2755842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40668","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.752128333,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802367.4081635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.973850428,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802367.5843832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.443945524,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802369.524911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40680","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.274056673,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802369.8554084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.113522269,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802370.0232017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.295200027,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802371.0838413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.388600908,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802371.1046197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.598276967,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802372.357903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.662468975,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802372.5495582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.951498249,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802373.3552082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.13273738,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802373.5929227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.681446402,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802374.0348983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.873552157,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802374.3826146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.236729122,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802375.6064336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.459511128,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802375.9449675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.275921902,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802377.3451784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.978662048,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802379.3911996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.882332456,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802379.88892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.411324864,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802380.985873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.507456791,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802381.0487049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.692561598,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802381.3258069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.370757667,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802381.890239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49714","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.48007258,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802384.223541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3138"],"Accept":["application/json"]}},"bytes_read":3138,"user_id":"","duration":4.836910569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802384.3959045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.553765852,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802384.8347843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.936488821,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802385.01566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.208568559,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802385.2181542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.410289684,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802386.6269207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.291447343,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802386.7631714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.953042796,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802387.7006872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48052","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.467950555,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802389.8466263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.669131142,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802390.6598577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.514231836,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802391.3339987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49738","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.497210873,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802391.6015446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.453692263,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802391.9860342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.347056062,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802392.3586535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50090","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.65628516,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802392.6469061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.501649389,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802395.0339355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.524828898,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802395.6627667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.327103225,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802395.8452566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.350893178,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802396.233817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.57535076,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802397.05086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.556213845,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802397.319106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50106","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.958965579,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802397.3304734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.331681825,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802399.9166296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.057667419,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802400.0440087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.199285655,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802400.7806034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.116261604,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802401.0076892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.18034131,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802401.1615644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.33407102,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802401.4285867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42716","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.108044781,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802400.373005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.916798417,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802400.4532747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.510579393,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802402.348503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38398","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.452111422,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802403.0590742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42732","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.514563132,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802403.8918698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.593013666,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802404.5476027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.281240621,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802404.6871154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.418733845,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802404.9628196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.92961207,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802407.2773554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.889161331,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802407.3567212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55588","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.005339214,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802408.1351495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55594","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.073207724,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802408.37468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.106298869,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802409.1200747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.500530426,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802410.172266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.567264524,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802411.6700604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45346","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.310539309,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802412.0018978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.396938683,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802412.4070685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.119456971,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802413.5982325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.210015261,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802414.1958952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.236922627,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802414.4802167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.410509838,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802414.5752656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.89787855,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802415.239858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.312918169,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802417.577885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.559127875,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802417.7082298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56400","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.218768105,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802417.9079037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.487227755,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802418.131363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.004295788,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802418.9524403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.341608906,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802419.2355525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.109939876,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802419.4787815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50064","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.638188669,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802420.3413284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.215082479,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802421.3854387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.788549253,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802421.5612216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.422351524,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802422.58338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.339807832,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802422.6277432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50070","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.140037859,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802423.5035734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.580541178,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802423.5384521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.564189628,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802423.9344313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.969279509,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802424.7100544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.064949594,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802425.7483873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.137821953,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802425.884713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.2738013,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802426.8369398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56414","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.290307856,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802426.9142218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53708","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.283366237,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802429.1969357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.250999054,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802428.8538792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.234669932,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802429.061844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.976832965,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802429.372273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.303524315,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802429.524199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.454724423,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802430.2277527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34036","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.280692277,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802431.13727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.036350963,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802434.0824564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.671362842,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802434.1280901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.964068383,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802434.225085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.909967617,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802434.4791677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.084314953,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802434.5631573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.695862499,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802434.6254427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.227181685,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802438.978914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.226362617,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802439.479603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.243181719,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802440.0612903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.324216869,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802440.1579123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.583766869,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802441.76404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58090","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.716660919,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802442.385797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.648211063,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802444.6253731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.135963529,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802444.9343116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.158571078,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802445.6908705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.523204254,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802445.7709749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.709899464,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802446.3540647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.947938628,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802446.688414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.592994325,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802449.6883147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57684","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":7.431188479,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802449.728572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38216","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.79219529,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} +{"level":"info","ts":1779802449.9206336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.278796261,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802450.3644853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.945727868,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802450.5337923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.132016343,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802450.6457021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.243188703,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802451.3463972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.642319258,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802452.3002877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38232","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.570157951,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802452.3011584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57692","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.603296985,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802455.1245105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.192324352,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802455.4398367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.671459947,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802455.796805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.062861775,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802455.939694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.204972265,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802456.1426551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":3.840542706,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779802456.146815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.844998687,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802456.7171211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.360195631,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802457.7255712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.461475009,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802458.4567568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.253499961,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802458.456757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.219397074,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802458.8792746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53390","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.618640111,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802458.9114347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.658840288,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802459.3469293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.160063909,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802459.5098455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.322360164,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802460.413107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.567249008,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802462.7711096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52734","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.042917705,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802463.3248274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53402","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.444120116,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802463.8735032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.581793764,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802463.8991225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.939994747,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802465.4250314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.903978707,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802465.5985417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.047880106,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802465.9075189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.483568833,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802467.1392453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.616734144,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802467.3658206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33136","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.592022586,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802468.445523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57752","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":5.119136992,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802469.0751824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.19451816,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802469.3653347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.45651633,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802470.180653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.332670101,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802470.5845466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33148","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.211200032,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802470.9324245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.776285732,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802471.548156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.627582461,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802473.5708368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56126","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.1224476,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802474.7235944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.343977457,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802475.0813825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.868274339,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802475.3318017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.135557265,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802475.473342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.276521089,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802475.5340781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34006","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.68661859,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802476.9323542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.374691859,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802478.3292015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.875560403,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802478.479872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.085471327,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802478.6731045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34008","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.131489763,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802478.7021008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.306695741,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802479.570111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.177741999,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802481.3070328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53474","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.968808486,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802481.3280752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.589096624,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802482.5952046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.056876143,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802482.666058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.722625274,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802482.7071383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.996352214,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802483.2061582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.627110732,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802483.2345572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52970","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.558673058,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802485.4514573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.555023055,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802486.1564546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.278076686,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802484.4102333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.734088842,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802484.7565084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.303361032,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802485.3248796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.999723491,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802485.7133753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.931739296,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802488.4310503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.08547285,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802488.4315078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.100390076,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802488.822132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.403547559,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802489.410087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.096846426,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802489.5564554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.242552149,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802489.8368669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.067214359,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802491.105753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.37873932,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802493.6680205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42024","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.843449672,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802494.0566776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.638113494,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802494.5549765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.881249055,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802494.7980487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.140838956,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802494.9532137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.294590522,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802495.2049444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.355767986,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802496.4663365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.350375514,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802498.3206844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.954687261,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802499.9506323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.940349951,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802500.175154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.197134325,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802500.3790846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.4008017,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802500.5155616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.301027267,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802501.7147512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54470","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.386446174,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802501.791357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.312667284,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802505.5119104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.1988344,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802505.6485775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.334825036,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802506.121482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54482","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.405202135,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802506.8794146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.352755237,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802507.096613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.749976394,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802507.2294703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.425988311,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779802509.3521526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.22912152,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802510.0370388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.361094436,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802510.4704852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39140","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.776434765,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802511.291733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.632176106,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802512.011949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.118989793,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802512.5734017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.330972807,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802513.414324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.755069181,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802513.8947968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51794","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.414929615,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802513.9286773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51572","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.57515497,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802513.2626736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.12405747,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802514.4819975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.377966381,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802515.2033057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.15623036,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802515.521857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.977771787,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802515.550065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.410389253,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802515.9970021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.295312325,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802518.5397618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.52600485,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802519.089976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.616121197,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802519.612853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.173594216,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802519.783792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.343601043,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802520.227999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39126","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.021592086,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802520.7610977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.197552023,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802521.0154827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.557594129,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802521.2004344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.192053184,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802523.3582864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.816912281,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802524.0034416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.460500339,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802524.697848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.907123279,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802524.8301873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49484","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.599437791,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802524.9385545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.164073573,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802525.1391056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.363065784,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802526.0010252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.227804605,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802526.54622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.334899507,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802528.5837443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55414","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.223571006,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802528.6043983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49496","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.766435354,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802530.105699,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.982835805,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802530.4290154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.321910906,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802530.6512358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.543868883,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802531.6017609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.588986697,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802531.8504252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40634","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.264586477,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802531.989883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.429894922,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802533.529721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39214","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.663885743,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802535.4003005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.935634628,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802535.6184022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.17164521,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802535.762527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.312872679,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802536.614545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34302","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.761654528,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802536.7964354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.180753474,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802537.2830782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39226","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.744728645,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802537.2961411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.293731293,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802539.3094537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.65873193,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802539.3098826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.658230799,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802539.9707942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.324576258,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802540.788825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.171331073,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802541.8437605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.029026983,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802541.8464842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.05585151,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802540.5506432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34302","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.157167764,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802541.689459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.260820922,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802541.81627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.72750931,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802542.1288493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56250","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.223361699,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802542.5338707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.119643146,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802544.4559622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.758099252,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802545.4716663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.237343091,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802545.6475809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.681049983,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802545.9196053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.008227623,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802548.1112382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.56851452,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802548.7309911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56256","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.334494599,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802549.6594143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.092170363,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802549.7879236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.219760531,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802550.9108512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.249613087,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802551.527109,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.940485428,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802551.6795454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.940543552,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802552.3608043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.241447461,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802554.132832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.475140023,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802555.229198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.559765086,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802555.381015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.486928566,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802555.6659052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.723677556,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802556.110971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.180308947,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802556.4539363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44504","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.77187639,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802557.1466908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.005509934,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802557.4832156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38738","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.906516755,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802558.0722697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["209"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":209,"user_id":"","duration":13.64275379,"size":8639,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Encoding":["gzip"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802559.450807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.19683216,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802560.6783285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40642","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.186436633,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802560.7093577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.469307834,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802560.9926863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.752993145,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802561.5958464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.474424876,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802562.563724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.323746931,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802565.4970758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.901760837,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802565.8541372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.279082573,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802566.0474536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.485160257,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802566.7360847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.732512313,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802566.860513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40656","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.180321023,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802567.033231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.425774764,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802569.8154788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.953193082,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802569.1875458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.168299974,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802569.3204768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.301081235,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802569.5969827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/department/selfserve/studio/simulate","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["240"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":240,"user_id":"","duration":13.394197894,"size":8034,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802570.2729838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.407134556,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802570.298387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.136065428,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802570.4724247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.420384353,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802572.8386457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.899390305,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802573.475016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=0&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.851467917,"size":1315963,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1315963"],"Server":["Caddy"]}} +{"level":"error","ts":1779802573.7263117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41924","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":7.124039384,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802574.1540153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.777776118,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802574.9548833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.596662501,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802575.1946747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.836442797,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802576.5675015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.253765733,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802577.509862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.774385576,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802578.1639767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.880573574,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802578.2266693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36456","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.386611611,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802579.0495384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.3441794,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802579.5490384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.827984138,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802580.280457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.590641645,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802581.4763248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.897842551,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802582.002645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.313429625,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802582.2641304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.75244081,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802582.965461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55270","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.735975974,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802583.5294638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.353732373,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802584.7473183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=1&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.740119094,"size":1318636,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1318636"]}} +{"level":"info","ts":1779802584.7823772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.999817627,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802585.2114544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.186287281,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802585.5934145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.327238201,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802585.8052363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.779695427,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802586.4584017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.920676783,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802586.5464907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.058933244,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802589.680528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60264","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.711270445,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802590.1001751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.720258073,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802590.4163704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58012","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.821174919,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802590.6155534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.262013321,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802590.7136848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.359672872,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802591.8453264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.288317126,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802592.167428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":7.401804003,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802593.1332564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60268","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.444217408,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802593.9738076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.555715328,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802595.9826891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.281418887,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802596.0912962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.38953175,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802596.8240705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.106750349,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802597.343971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.484928815,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802597.901896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40776","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.501565238,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802597.1046884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.098403945,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802597.117341,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46916","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.033123922,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802597.2408357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.954320808,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802597.4847562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.478386599,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802598.2096143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.204986352,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802599.1296513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.016408288,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802600.0324495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.888712013,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802600.3721256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40792","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.355192642,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802600.7086773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.242421125,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802601.0177794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33968","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.897717726,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802602.253682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.033896856,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802602.6107996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.361328291,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802603.955939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.450468605,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802604.156913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.129819501,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802605.1816266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.694394398,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802605.3958535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46916","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.021796053,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802605.9376774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.218863852,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802607.8979414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.63371358,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802608.1712637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.55226947,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802608.2661982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=2&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["image"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.924642367,"size":1344195,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1344195"]}} +{"level":"error","ts":1779802609.0793273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.65965935,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802609.4660857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.618224952,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802610.672013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.855922816,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802610.738968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.83128091,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802611.397842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.441601912,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802613.6808152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.402445629,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802613.7394714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.559445982,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802614.0408506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.951978279,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802614.550666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.639794024,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802615.2224755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=3&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.444134407,"size":1346479,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Content-Length":["1346479"]}} +{"level":"info","ts":1779802616.306894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.151828382,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802616.3171873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.628138579,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802616.712297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.299230746,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802618.820498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.260810299,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802619.0691833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.320528286,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802619.1048331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49508","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.060446675,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802619.4643133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=4&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["image"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.770228828,"size":1326350,"status":200,"resp_headers":{"Content-Length":["1326350"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"],"Server":["Caddy"]}} +{"level":"info","ts":1779802620.1753485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.666808751,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802620.8631487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.372938224,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802621.31293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.590147183,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802621.5604682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.136258741,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802622.696993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.86522337,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802624.3454447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes/dynamic-image?department=12&lane=5¤t_step=5&buttons=%5B%22program_picker%22%2C%22reset%22%2C1%2C2%2C%22start%22%5D&vehicle_type=5&thumb_position=4","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["image"],"X-Forwarded-Port":["80"],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.42290513,"size":1327882,"status":200,"resp_headers":{"Content-Length":["1327882"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["image/png"]}} +{"level":"info","ts":1779802624.6713297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.590527036,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802624.6717248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42648","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.102004724,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802625.8027012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.949487562,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802626.1058934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.290487638,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802626.2528784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.437114055,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802626.4643624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.139613068,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802626.8495116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.059548291,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802627.6992493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.897915935,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802629.4910817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.217152051,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802629.633905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.359671249,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802629.7836585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.192750483,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802630.0413487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42668","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.190244208,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802630.5220075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.216480626,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802633.2214954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.50869651,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802633.6311831,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.007276203,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802634.0794506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3137"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3137,"user_id":"","duration":4.875585383,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802634.5933008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.55044085,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802634.9137118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.29965202,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802636.4351182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.641590291,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802637.2022293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.589167118,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802637.4483685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41598","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.359435825,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802637.822773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54982","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.22821065,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802638.78386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.550926075,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802638.9300501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":1.957645686,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802638.959951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.000543964,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802640.5645843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.631639207,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802640.9323218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.716873669,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802641.3582923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.913493973,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802641.9771976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.52753617,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802642.8532565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43372","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.027508881,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802644.5730202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.77899553,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802644.5920444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.298378332,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802644.7701461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.720580689,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802645.8472226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.567676554,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802646.4995065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.52059777,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802646.6972482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.326786809,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802647.4527247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35018","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.596722772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802647.7223477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.446005995,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802649.8538644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.212650211,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802650.62391,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.03670753,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802651.1445334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.533873975,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802651.2929876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.792040499,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802651.7659974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.030968266,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802652.1358087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.420323856,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802652.7201724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35026","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.258711686,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802654.7317348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.436710973,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802653.1270385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.029957279,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802654.227745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.166044182,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802654.5336092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.471843995,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802654.6498635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.904122093,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802655.0500712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44774","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":3.957009972,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802655.5432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.284447098,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802657.5017035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.233060612,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802657.878281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.609938549,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802657.897615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44788","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.840339099,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802658.6820848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.417016038,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802659.6759677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40710","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.830846308,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802660.0496502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.388516168,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802660.4673636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.957670769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802660.7283497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.317403348,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802660.8803606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.322570906,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802662.8735967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.183145135,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802662.936095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34436","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.035742279,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779802664.5567014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52996","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.878098036,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802665.7884748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.730910799,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802666.1131094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.368021423,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802666.1906412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.43053982,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802666.5326247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.642117681,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802666.837688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.952404096,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802668.116619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53006","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.548605177,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802669.2075026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.110750212,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802669.2090614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.100059707,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802670.357935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.279002238,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802670.4475603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.368638963,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802671.5780578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.778758218,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802671.6886876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.144805187,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802674.8994439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.724749017,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802675.338659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38116","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.957738021,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802675.365594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.945158171,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802675.5319846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.127161338,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802675.6797698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.271713368,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802676.883974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.183377362,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802677.039821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.449813712,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802679.7938142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51590","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.830225017,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802680.2155538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38126","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.867895084,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802680.7620142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.002427391,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802681.2046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.462224402,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802681.3198388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.576672504,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802682.0491056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.152890859,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802682.6304574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.579969185,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802681.4275427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34284","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.504333575,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779802683.597302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53986","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.2616407,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802683.878501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.668663445,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802684.4479785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.252244663,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802684.7004678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.503922837,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802686.1206777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.36249065,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802686.1325593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.70353166,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802686.9095235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.731662903,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802688.6519618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45772","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.517959846,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802689.2096791,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.657821854,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802689.667002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.147253429,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802689.8025753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.282607815,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802690.9760506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.844230737,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802692.3274226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.406754846,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802693.6640017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45788","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.010491167,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802694.8240921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.946010854,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802695.0600376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.189835416,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802695.2268875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.355686813,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802696.6200063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.627791755,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802696.9171712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45792","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.251878351,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779802697.8289475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.490140188,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802699.278631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.043262214,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802699.6596217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.438415672,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802700.4356792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.24792398,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802701.2797568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":5.652625722,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802701.4880924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56046","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.567971614,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802702.0025449,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.370169148,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802702.6775322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.488861901,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802703.069312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.223365795,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802704.521669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54032","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.233164938,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802704.8132162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.252096792,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802704.9665792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.665789366,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802705.9111276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.384805288,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802705.9521642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50686","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.460798573,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802706.6454227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.952872867,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802707.4880726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.472597671,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802708.401035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.320935614,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802709.1171439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.157733479,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802710.7076707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.817556418,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802710.9216096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54034","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.397848724,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802710.271148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.239545416,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802709.2564209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.272787936,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802710.738417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.125762852,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802711.9051387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.380422583,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802712.5770903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57002","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.543289792,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802712.5808423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43496","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.092939421,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802713.5119722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.172181943,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802714.9828885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.654878462,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802715.3619757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.773396694,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779802716.2203248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.468960771,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802716.7654424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.437509449,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802716.873027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.294672507,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802717.1458166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.230817708,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802718.6875858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.168538916,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802719.5518024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.033107823,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802719.9816318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47976","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.104527971,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802720.5502393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.890654058,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802721.490006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52384","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.123843914,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802721.8091047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.577911519,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802722.190158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.029499754,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802722.2803218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.721127985,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802722.324879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.548930065,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802724.7371233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.448432662,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802724.9185457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52396","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.933431063,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802725.8354769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.50188571,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802725.8971596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.90853382,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802727.3118231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.495110418,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802727.4120393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.211428532,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802729.498145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.158945386,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802729.5029552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.14406164,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802729.884444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.961345854,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802730.2319412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.384607437,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802730.7430189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.420512012,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802732.1813405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.856765977,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802732.8350737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.41137348,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802733.271654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.378022908,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802734.2360346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.9929829,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802735.2904665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.609162001,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802736.067473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.40436587,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802736.5712585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.150329528,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802737.555985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.892939586,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802737.6662912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50682","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.131852328,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802737.6839893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46958","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.164857125,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802737.8833842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.038115275,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802738.5232677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.276523371,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802738.3970459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46962","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.586501175,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802738.4112072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50692","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.617724059,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802738.9374025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.79972115,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802739.851551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.741171589,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802740.6087604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.682150104,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802740.6375287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.983841163,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802740.6554215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.544985414,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802741.010011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.899866613,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802741.3004963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.356032497,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802742.8444786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46964","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.446248112,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802743.5511127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.241467671,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802744.6255004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":3.981443138,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802744.7151735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60270","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.301397411,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802745.2215657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.768576324,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802745.9864554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.533148,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802746.0185628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.172106324,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802746.4523108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.892792474,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802748.4023218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.385048516,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802749.0489695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.415869385,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802749.330039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.868976647,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802751.0827858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.310723615,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802751.7565043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54058","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.736553829,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802752.1152854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.776298482,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802752.3176508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.545540598,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802752.9085166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.849734481,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802754.0290396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.617398568,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802754.1194909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":1.993604675,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802754.5509343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44498","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.793200775,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802755.3852084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.267754388,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802756.724129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.596940284,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802756.9728022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.055495109,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802757.670327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.337872786,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802759.4471757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.408080722,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802759.459324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.725108732,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802759.7401454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55410","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.185140972,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802760.2489266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54458","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3139"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3139,"user_id":"","duration":4.808491156,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802761.1444001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.690807658,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802761.4186652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.93333463,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802761.8217795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.840405165,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802762.575462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.894443547,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802763.1947293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.937189064,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802763.3136768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.846156682,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802764.1875334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.444540666,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802764.7672336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.31129707,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802765.2858567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.723701538,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802765.9844024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.661938596,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802766.7108257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.924628362,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802766.9323814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.10185934,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802765.5127904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36988","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.206069577,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802766.9619281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.85758062,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802767.430071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.531999098,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802767.6218355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.314337333,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802768.265502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.378591861,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802768.9121797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.750940868,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802769.3032255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.251159394,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802769.8853102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.914429333,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802770.2212992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.977954634,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802770.6231694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.845714461,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802772.752366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.30984406,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802773.0844276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.460134473,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802773.7880895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37950","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.156369282,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802773.8820264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.606805577,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802774.2363298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.342067533,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802774.8635707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.55122198,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802775.9432032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.3732493,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802776.9744914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.72739394,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802777.9154851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40636","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.829008443,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802778.1362133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.371769066,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802778.616599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45274","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.824986755,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802778.6800556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.804972959,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802779.113021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.130760271,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802779.2891083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.398441853,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802780.3828683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.470157617,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802780.8625698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40648","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.945607008,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802781.7366412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.614225714,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802782.541876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.852328184,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802783.1926196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.045280483,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802784.642824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.897073727,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802784.6736987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.375383528,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802786.0324485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45274","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.167563801,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802786.434483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.187468613,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802787.1470459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.496935398,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802788.0972602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.547406761,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802788.4373748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.233646948,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802789.608018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.453393477,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802789.8717563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.190231464,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802789.9447117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.32988623,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802791.166058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.598414558,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802791.8331785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.965264964,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802791.964731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.858322092,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802792.0377314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.421459767,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802794.338031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.292889353,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802794.524229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53508","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.682709648,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802794.9008057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.224971562,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802794.9883735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.535178951,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802795.2161562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.333538659,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802795.2833767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47278","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.640847903,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802795.350519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.378359741,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802795.1977746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.162526502,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802795.3433986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.879772799,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802796.4385798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47290","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.028745983,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802797.2372422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.758210971,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802797.5589888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.652082028,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802798.0763352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.722200408,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802798.2338698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.106994215,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802799.448682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.67014007,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802800.5506687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.205572022,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802800.583015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.015789091,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802800.798257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.715730049,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802801.2826438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47296","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.842590704,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802802.307476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.066296747,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802802.683687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.437286997,"size":1932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802802.7733507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.208458036,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802803.6414824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.184893159,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802804.6459966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54308","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.361517199,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802805.0685232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58080","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.482382101,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802805.5446837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.761060294,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802806.1572194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.347816923,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802806.7167602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.022867022,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802807.1127717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.719155925,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802807.5618417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56814","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.892031435,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802808.1870506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57178","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.533896638,"size":5053,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802809.1479814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.499413904,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802809.2277331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.911199706,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802809.5715144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.018048875,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802809.7057176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.582721776,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802812.483348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.757324788,"size":1932,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802812.5088642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56814","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.937715816,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802814.865101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.372033443,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802814.8783164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57870","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases/timeline/sessions?limit=100","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":0.003091721,"size":0,"status":499,"resp_headers":{"Server":["Caddy"]}} +{"level":"info","ts":1779802817.7080543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58758","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.821199567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802818.7084267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42712","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.558828889,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802819.2743645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58764","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.824360402,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802819.355799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":9.776737292,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802819.51689,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":10.27999885,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802820.7190933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56814","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":8.198022903,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802820.9727912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":11.259083815,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802822.0502808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58764","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.769314196,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802822.192433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.66701801,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802822.6243818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57184","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802823.2089026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56814","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.481933445,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802823.0618644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53536","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.240164673,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802823.0623345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3150"]}},"bytes_read":3150,"user_id":"","duration":7.85179578,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802823.5693905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.095619652,"size":1932,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802823.7135413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.787989293,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802823.8566728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.761603222,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802825.792094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.480680465,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802825.9914908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.306653142,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802826.7662628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.552236414,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802827.110607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.385600294,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802827.772002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.897676609,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802828.7622464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.754960105,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802829.656006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.864014366,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802831.9990551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.329550206,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802832.469266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57218","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802834.189994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.125528478,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802834.1918757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":11.121207246,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802834.5027258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.92175224,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802834.85346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.842095101,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802834.8942857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":7.09737851,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802835.0181148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.24826279,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802836.2901893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":10.482392875,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802836.5056992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":9.385474094,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802837.0028162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.079957346,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802837.4314215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53480","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.234297494,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802837.800071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.673149482,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802838.0836716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.158023628,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802838.4855993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.746736161,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802838.9371796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.887891789,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802840.2372475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.722107182,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802840.6835978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.591112843,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802840.853355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.553864826,"size":1932,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779802841.6092257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42572","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.122117109,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802842.0944123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.401078053,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802842.1346502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.123400275,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802842.9041255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.095144808,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802842.9564762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.01127745,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802844.6152453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.370342962,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802844.6681201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.976452273,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802844.6972141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60982","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.5951504,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779802844.8531818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.696751127,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802845.588702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.924315389,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802846.2035635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42580","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.59268504,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802846.6571522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58758","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802846.8644114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.878659611,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802846.9375355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.253354356,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802848.0590832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.190902517,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802848.3478096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.201736966,"size":1916,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802849.1421063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51724","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.442085903,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802849.5986006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.961816556,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802849.6396825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.762891639,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802850.2001104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":7.24730646,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802850.3093164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["1908"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":1908,"user_id":"","duration":4.697386706,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802850.7257197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.520743035,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802851.371405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.303845925,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802850.2047873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.481213269,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802850.2861784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.52106607,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802851.2434523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.9180032,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802851.9712758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/public/employees","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.906673992,"size":978,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802852.2163079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["1908"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":1908,"user_id":"","duration":3.781727581,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802853.2236044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.010728188,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"Server":["Caddy"]}} +{"level":"error","ts":1779802853.9362516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51724","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.090239601,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802854.0181723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["3244"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"]}},"bytes_read":3244,"user_id":"","duration":3.724433754,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779802854.212673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":1.986967781,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802854.3755882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.878851472,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802854.6818123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.429843545,"size":78,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802855.0373716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.057946447,"size":111,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802856.5128303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.280413886,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802856.556657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.531424247,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802857.0939364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.048740729,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802857.3816392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["72"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":72,"user_id":"","duration":2.997186311,"size":82,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779802857.9490478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.009978531,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802858.0186894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.328062206,"size":136,"status":403,"resp_headers":{"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802858.2547674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["1908"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":1908,"user_id":"","duration":4.033420001,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779802859.5319312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.010533928,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802860.2172575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Content-Length":["1916"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1916,"user_id":"","duration":3.652497279,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779802860.5416386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.150228361,"size":78,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"]}} +{"level":"error","ts":1779802860.7997735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58676","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.84239136,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802860.9421825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1928"],"Cookie":[],"X-Release-Channel":["stable"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"]}},"bytes_read":1928,"user_id":"","duration":3.840390684,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802861.5489306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Content-Length":["1890"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":1890,"user_id":"","duration":3.513097822,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779802862.1625645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2716"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":2716,"user_id":"","duration":3.899989771,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779802862.7738793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.233888463,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802862.9208102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.695489811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802863.634756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.684914616,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802863.9645243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39414","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.675036957,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802864.352402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["1908"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":1908,"user_id":"","duration":3.803265082,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779802865.5348654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.364505289,"size":136,"status":403,"resp_headers":{"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802865.6907642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58680","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.628543022,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802865.952724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.023844542,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802866.4286473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Content-Length":["1913"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":1913,"user_id":"","duration":3.645864641,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802866.7133563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2282"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Content-Type":["application/json"]}},"bytes_read":2282,"user_id":"","duration":5.156140064,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779802867.0823421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39316","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.110297301,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802867.5935633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["1928"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1928,"user_id":"","duration":3.951339367,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779802867.6968765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.336936364,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779802868.511081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.550561563,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802868.8710818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.171582065,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802868.956096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.519184225,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802869.6598608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.938868466,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802870.37616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.670719294,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802870.568841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["1893"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":1893,"user_id":"","duration":5.024863211,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802871.3929694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1908"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":1908,"user_id":"","duration":3.791875958,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802871.6880746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39330","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.604291816,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802871.9095874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Content-Length":["72"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":72,"user_id":"","duration":3.3903188,"size":82,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779802871.9785795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.014693553,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802872.9308212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.262351892,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802873.5664845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58362","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.691660878,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802874.1124997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.711040984,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802874.1238105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["1917"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":1917,"user_id":"","duration":3.737762064,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779802874.3447585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["1928"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":1928,"user_id":"","duration":3.768523418,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779802874.5421927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.623239906,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802874.6911895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.001395865,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779802875.0543633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.067130203,"size":78,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779802876.6222568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.501006928,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802876.823305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":37.79084149,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802877.1196022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1890"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1890,"user_id":"","duration":4.179687815,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779802877.3198948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Content-Length":["1908"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":1908,"user_id":"","duration":3.188194846,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779802877.6973567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.147397649,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"]}} +{"level":"info","ts":1779802878.5731857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.221609208,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802879.0023453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2284"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":2284,"user_id":"","duration":3.938298859,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"]}} +{"level":"error","ts":1779802879.2350729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44470","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.542415532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802878.021889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.78257007,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802878.1301088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.689720062,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802878.8423922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1914"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"]}},"bytes_read":1914,"user_id":"","duration":4.101487379,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802879.1350558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.316614935,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802880.1848817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.064919252,"size":78,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802880.463426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44476","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.116543526,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802880.5495787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["1928"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["*/*"]}},"bytes_read":1928,"user_id":"","duration":3.858732202,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802881.2117734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.072573493,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802881.823398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1893"]}},"bytes_read":1893,"user_id":"","duration":3.792108078,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802882.3968558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.252617908,"size":136,"status":403,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802883.3376234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.778974577,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802883.8563604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.635376371,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802884.0231655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/login"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.574698257,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802884.0686827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1913"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1913,"user_id":"","duration":3.875298855,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802884.1878648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["1908"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":1908,"user_id":"","duration":5.322998776,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802884.6609452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.8294411,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779802885.429605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.024830533,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802886.8197155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54942","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.353165575,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802886.8596714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["72"],"Content-Type":["application/json"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":72,"user_id":"","duration":3.513084432,"size":82,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779802887.0564682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.025472526,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802887.2582202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.063081697,"size":111,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802887.7535777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Content-Length":["1928"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":1928,"user_id":"","duration":3.675095143,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802887.9627025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.291855904,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779802888.317698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55804","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3152"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3152,"user_id":"","duration":4.615005103,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802888.6560707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Content-Length":["1890"]}},"bytes_read":1890,"user_id":"","duration":3.21782348,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779802889.828567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/login"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.560857028,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802890.7607255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["1908"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":1908,"user_id":"","duration":3.695488782,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779802891.224717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.355959779,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802891.2540793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55820","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.927224564,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802891.397726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.574955179,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802891.4021478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.641112096,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802891.5504158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1913"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":1913,"user_id":"","duration":3.57979717,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779802891.5710561,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.906918563,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802892.8130808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.975921125,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802893.344301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.110074573,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802893.5074139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.735967428,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802894.5547302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.144007323,"size":136,"status":403,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802895.25144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55824","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":3.995610295,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802895.4176042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["4047"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":4047,"user_id":"","duration":3.837302127,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779802895.8047495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54986","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.398157991,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779802895.8781888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.057117713,"size":78,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779802896.5894759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/login"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2284"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2284,"user_id":"","duration":5.028632423,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779802896.7286432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["72"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/login"]}},"bytes_read":72,"user_id":"","duration":3.212925411,"size":124,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779802897.0799623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1889"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":1889,"user_id":"","duration":3.728789411,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779802897.695002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.132397213,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802898.5193505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.266672388,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802898.7097814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.279343096,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802899.8609262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.765873732,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802899.9740088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Content-Length":["1908"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":1908,"user_id":"","duration":4.08613025,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802900.2853122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.576559753,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802900.8012958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["1913"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1913,"user_id":"","duration":4.059957485,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779802900.899544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.830020283,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802901.1281717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.529815471,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802902.5390997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.820210746,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802902.7165587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.84673765,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802903.1169999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.824085839,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802903.2071152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.686492409,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802903.6924026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45220","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.783563795,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802904.351353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1889"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":1889,"user_id":"","duration":3.542004184,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"]}} +{"level":"info","ts":1779802904.619363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Content-Length":["1928"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":1928,"user_id":"","duration":4.638043941,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779802905.09917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.551957822,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802905.345393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.208107411,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802905.4212356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.66072849,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802906.217847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53460","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.008980227,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802906.6079564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.359104686,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802906.9509149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44568","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.137740952,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802907.2724717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Content-Length":["1908"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":1908,"user_id":"","duration":4.793779057,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802907.4221082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.676861293,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802907.7143943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Content-Length":["1913"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":1913,"user_id":"","duration":4.489071471,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779802908.028113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["1928"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":1928,"user_id":"","duration":4.473934768,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779802909.2790825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.761166223,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802909.4183216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44582","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.08014815,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802909.9334211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.501928896,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802910.0135179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.395398864,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802910.352348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.601709103,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802911.5215368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Length":["1889"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":1889,"user_id":"","duration":4.241210198,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802913.0060632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.717976737,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802913.2398984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.880237822,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802913.3347535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.29768623,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802913.4308681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.405353823,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802913.9200957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.498839128,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802914.2477124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["1917"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"]}},"bytes_read":1917,"user_id":"","duration":4.261125937,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802916.5196164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.501232426,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802916.831608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.352858728,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802916.9823387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.053475607,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802917.2316031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.758284669,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802917.4611065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.864600146,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802917.5436912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["1893"],"Content-Type":["application/json"]}},"bytes_read":1893,"user_id":"","duration":4.296149029,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802919.6713436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.811933928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802920.7924042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.252993773,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802920.825807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.546089234,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802921.4100432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.622844947,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802921.5702298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.315149954,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802921.6783648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34662","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.429490138,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802923.454926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44952","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.476187789,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802923.5286615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.900323117,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802923.9386241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.359033174,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802924.4497375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.614936775,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802924.4786801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.676983773,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802924.5973077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40160","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.911114537,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802924.8999107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.218927946,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802926.6085458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.145457649,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802927.1308084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Cache-Control":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.710953452,"size":1932,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802927.532642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.996266084,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802927.6211758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.709652254,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802927.828293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.691001726,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802928.816834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52242","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.215277195,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802929.388744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.930267536,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802929.5571866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.003419801,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802930.619519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.673621898,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802930.8449402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.291635787,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802931.5610795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.417935769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802931.5893602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.979144956,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802933.2247775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.015734784,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802933.535233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.661601235,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802933.6341352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin"]}},"bytes_read":0,"user_id":"","duration":2.064063956,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802934.0669692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57442","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.475729244,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802934.7264533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.518812028,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802935.4541037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.953627287,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779802935.6864638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.895193914,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802935.4735768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.816244146,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802935.751005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.994549428,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802936.13745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.792725898,"size":1932,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802936.4466226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.87247929,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802936.9782605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.03840804,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802937.138743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57454","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.957891696,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802938.5151403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.748348878,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802940.0817227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.624899978,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802940.2106745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.885489459,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802940.6178696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.046267422,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802940.9299388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.361224314,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802941.2215943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.399195878,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779802941.6755738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57456","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.535386681,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802941.7485416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.175790553,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802941.9945006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.51105084,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802942.5314922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.545372909,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802943.6696055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40982","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.708027772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802944.1237793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.595589042,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802944.6159363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.082266328,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802945.1205845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.411515046,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802945.4413304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.657508152,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802946.0473652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52574","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.363521905,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802946.4432604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.708361288,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802946.6947935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.321870569,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802947.3588898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.329012856,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802947.6199658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.48931516,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802948.3818111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40994","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.701784317,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802948.6565104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Pragma":["no-cache"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.739024206,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802948.9550025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.503301307,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802950.4989293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.794080115,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802950.5580559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52270","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.507525683,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779802951.2448616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.794578034,"size":1932,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802951.4171054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.788074282,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802952.8701117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.502086122,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802953.217833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56224","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.834776475,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779802953.3794887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.871306475,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802953.8996847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51138","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.642006567,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802954.1893752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.223860051,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802954.3296454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.662341426,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802954.697749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12&dateFrom=2026-05-26&dateTo=2026-05-26"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.268019901,"size":102,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802955.2589095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47308","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.692190926,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779802955.72989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.212039335,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802956.0470145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.015013416,"size":78,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779802956.1980321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.739552407,"size":136,"status":403,"resp_headers":{"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802956.5898817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12%26dateFrom=2026-05-26%26dateTo=2026-05-26"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.897619307,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802956.809454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/admin?departmentIds=2,1,3,4,6,5,7,14,13,84,12%26dateFrom=2026-05-26%26dateTo=2026-05-26"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.612406144,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802957.519611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":4.30034401,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779802957.5306242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.131480212,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802959.0283117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.289701327,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802959.503379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/login"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.90201965,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802959.8495739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["3205"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":3205,"user_id":"","duration":3.515430233,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802960.0809271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.262909942,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802960.1136963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.569048346,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802960.2889633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/public/employees","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.923098732,"size":978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779802960.356416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47310","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.831141772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802961.5331278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56254","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.012068237,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802961.8649712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"Pragma":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.821176356,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802962.2970955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.785830993,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802962.9424558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.084722412,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802963.0587668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.93627523,"size":136,"status":403,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802963.4639006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60814","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.099454916,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779802963.7035718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Content-Length":["1908"]}},"bytes_read":1908,"user_id":"","duration":3.614498282,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779802962.712968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37366","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.060987329,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802963.0102963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.019889528,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802963.528831,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.106481137,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802963.6290631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Origin":["http://localhost:5173"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1928"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":1928,"user_id":"","duration":5.214274366,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802963.642684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.452730072,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802964.6935225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["3206"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":3206,"user_id":"","duration":3.622916459,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802964.9965954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.166532811,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802966.159848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.141736135,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802966.4655821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58032","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.881902946,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802967.3073256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["3239"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":3239,"user_id":"","duration":3.770615397,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779802967.3474715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["1913"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":1913,"user_id":"","duration":3.696423338,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779802967.6135414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58044","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.898235766,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802967.690766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Content-Length":["72"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":72,"user_id":"","duration":2.988456336,"size":124,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779802968.0990295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.461657117,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802968.2277098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.223162687,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802969.1049707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.937478501,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802970.5195434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.401183807,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802970.567097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.449801371,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802970.8203158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.584679996,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802971.1095886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1908"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":1908,"user_id":"","duration":3.751878278,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802971.198572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Content-Length":["1928"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":1928,"user_id":"","duration":3.498516477,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802971.9082906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57264","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.291634876,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802972.2097096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["1889"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":1889,"user_id":"","duration":4.893575609,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779802972.7186983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.143935195,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802973.9985466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.470782387,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802974.684937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.478771575,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802975.1256769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.205454105,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802975.4541807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["3205"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":3205,"user_id":"","duration":4.337538556,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779802976.2712839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.439133575,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802976.6699166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["3239"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"]}},"bytes_read":3239,"user_id":"","duration":4.450980565,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779802977.638153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.942242039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802978.1457438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.411689675,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802978.864487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.581087628,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802979.1235774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.105152287,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802979.2196248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.752700318,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802980.4354274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.785120622,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779802981.1926882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57288","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.801908695,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802982.0627263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.38348626,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802982.1027865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.937164126,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802982.808991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.579077364,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802983.9982495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.862962464,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802984.2490704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3160"],"Accept":["application/json"]}},"bytes_read":3160,"user_id":"","duration":5.756382577,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802984.4147358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37078","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.214173434,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802984.656186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.209235807,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802986.2690296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.78117307,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779802987.1686711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46944","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.9118721,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802987.3197513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/superuser/releases/test-runs","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Content-Length":["16"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":16,"user_id":"","duration":8.443286307,"size":1686,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802987.3754086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.702081783,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802987.5169876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.429859116,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802987.7455785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.897725264,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802988.9156811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":4.890802016,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802989.0043628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33518","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.587093311,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779802989.6864505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.35839666,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802990.3716686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.02443806,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802990.3997235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.646150441,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779802991.5838983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.413743162,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802990.689261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.192915177,"size":2161,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779802991.552092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.744924583,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802991.8520348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.359153956,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802993.0340812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.513482863,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779802993.4143806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.717639542,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802993.5762882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.53778569,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779802994.3243613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47766","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.625859667,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802995.3245444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.764492188,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779802995.8084574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.938068203,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802996.203704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.777355611,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779802999.1657422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.575567774,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779802999.313744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.972766007,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803000.1296887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.082264962,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803000.4588022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.219040135,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803000.891163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.565149804,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803002.1271405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.951047582,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803002.6347058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.280180774,"size":2162,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803002.7376719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.269486157,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803003.8906453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.75068939,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803004.2195303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.327036779,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803004.4899962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.164232205,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803004.8940382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":5.74888468,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803005.8996925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.943050694,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803006.690163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.789523069,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803007.678917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.034591933,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803008.0467508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.548948428,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803008.260197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60592","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.357045792,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803008.787399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.09251299,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803009.1538346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37252","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.93070425,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803010.230732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.315668181,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803010.586624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.894551591,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803010.9085166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":4.206327004,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803011.8551292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.799456141,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803012.4029326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":26.764213169,"size":41017,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803013.6662023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.509061407,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803013.927504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.131965636,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803014.1983438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.281558811,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803014.2964928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.035063368,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803014.839852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.239923598,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803016.0982137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.851965522,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803016.4719353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.604159623,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803016.6753182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.001601251,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779803016.6858513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.47794108,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803017.2146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34514","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.916567699,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803018.4653149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.003226412,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803018.566473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.630516131,"size":2162,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803018.950829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.843859849,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803020.2839627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.803664837,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803020.3012874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.45134862,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803019.1203294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.429138925,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803019.4901085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55726","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.435440341,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803019.8054447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.728632978,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803019.935623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34516","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.603710643,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803020.0633638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.253932785,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803020.2306457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.641186491,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803021.6967268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.279275258,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803022.3557725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.539958941,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803022.661734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.16338391,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803022.8626354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.433694931,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803022.8704057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.933102425,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803024.0815437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.840102731,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803025.073899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.710461087,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803025.50319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.43177763,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803027.15842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48138","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.493288646,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803027.2798324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48150","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.405382782,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803027.410428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.536418361,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803027.5409422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.825196466,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803027.919887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.835744716,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803028.1565588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.065425568,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803029.8005228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.061866956,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803030.6914182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.762793868,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803031.2294233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.717373283,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803031.5742624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.012741222,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803031.9949782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.830292135,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803032.0044858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38062","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.721481018,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803033.312445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.611514268,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803034.207482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.415097489,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803034.407666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.987760027,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803034.5048327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38066","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.491851793,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803035.1561136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.152034206,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803036.1793265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.858678092,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803036.7639642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.520179192,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803037.653512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.63278685,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803038.185927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.970615364,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803038.7564929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.586233043,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803039.2514038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52418","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.484622874,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779803039.6975248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.277336593,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803039.9284682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.646389963,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803040.3912957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.729569946,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803041.739029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.479302981,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803042.2752364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.081473602,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803042.361215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.585679402,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803043.101005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.336188903,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803043.19812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.014309551,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803043.5257645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.819883941,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803045.0764477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.140345832,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803045.5555742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.445006395,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803046.0533762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52758","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.847296649,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803046.5312972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.814101791,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803046.6902685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.911815071,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803046.8664248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60996","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.12452885,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803047.1403203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.605684865,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803048.3992755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.834547812,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803046.9283466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.446149643,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803049.1907632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.929941411,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803049.2420409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.721923199,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803050.1230004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.92342919,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803050.2616346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.099300768,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803050.356386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52766","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.188440679,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803051.559969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.310189292,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803052.6311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.433181468,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803052.6593928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.723478332,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803054.008167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.441086696,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803054.8848772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.52722748,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803055.184161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.688052466,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803055.4933739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.360150551,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803055.883242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.240569184,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803057.2730458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.255590428,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803057.5123763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.845173338,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803058.9084866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.031323789,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803060.0482035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.220043374,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803060.1126807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.830975854,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803060.2021332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.37312784,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803060.7347548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.229739669,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803060.8216674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3137"],"Accept":["application/json"]}},"bytes_read":3137,"user_id":"","duration":3.935177877,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803061.0909445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38824","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.204376791,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803062.8763835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.755424357,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803063.1872694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.66503132,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803063.6220193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50318","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.790741635,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803064.0760486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34842","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.983409453,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803064.2282276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.295932172,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803065.2892919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.129977161,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803065.429447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.268881603,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803065.6235502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.878822474,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803066.8585958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.973684077,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803068.193037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50330","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.569872881,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803068.5623262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.362938535,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803069.209333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56012","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.130504835,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803069.2396126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":2.371785608,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803069.737222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/departments"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.558337223,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803070.3660722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Referer":["http://localhost:5173/superuser/departments"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.187701316,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803071.186763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.55135131,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803071.5189168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50344","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.324170899,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803072.3160868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.74626412,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803072.9247158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.676470029,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803073.1868598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.811475717,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803073.5371392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34850","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.324894558,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803074.3647645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/departments"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.180413048,"size":2161,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803075.2100332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.465367653,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803075.827032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/departments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.631969433,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803076.258725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54516","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.738646873,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803076.4213676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.222782049,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803074.7896352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50986","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.128504214,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803074.8593538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.911662582,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803075.3503847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.802889392,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803076.5109603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.454517799,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803076.936337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/departments"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.878676623,"size":1385,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803077.2726274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/departments"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.726893973,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803077.6620739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54532","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.286150403,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803078.28674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/departments"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.952281995,"size":2162,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803079.392132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.447628397,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803079.730907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.449482352,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803080.394208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.525290046,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803080.5382738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.179159808,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803081.2296016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51000","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.176216105,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803081.3668737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.846757402,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803082.078155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.78328687,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803082.5079265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/departments"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.769478039,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803083.8231087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60048","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.158184215,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803084.876438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.360111512,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803085.1378632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.761661236,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803085.4398468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.202930332,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803085.545887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.996217176,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803085.6659927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.26233529,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803085.7870147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.691256015,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803087.2367065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48794","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.565813801,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803087.5357752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.649387701,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803089.034483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.88373954,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803089.942799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.954616228,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803090.3798928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.835220892,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803090.5634596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60048","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.120065884,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803091.2417781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.299596248,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803091.5529115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.878028858,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803091.8227198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.266064646,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803092.421953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.176657937,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803093.1704237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.119203838,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803094.153575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.762881982,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803094.4491057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.401251762,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803096.1984644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.922656225,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803096.7793467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.213990046,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803096.9193943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.083382266,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803097.0633109,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.87933563,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803097.2160378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.05034811,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803097.3254173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.638615851,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803100.105369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.770908162,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803100.398864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.754021897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803100.7616792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.133096211,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803101.0602098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.430691688,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803102.0087862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.077158026,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803102.2242725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.431901971,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803103.4825673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.050626656,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803104.6016233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.170870539,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803103.3629694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40334","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.142364843,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803103.7647636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.21861644,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803105.0063202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.925061307,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803105.242392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44550","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.53818714,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803105.3300583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.197317056,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803106.8052518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.081475015,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803106.8233364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.049576134,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803108.250713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.904346815,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803108.321645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44556","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.069427337,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803109.273037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.442027831,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803110.2107744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.396086945,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803110.332033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.914919242,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803110.535008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.193267623,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803112.2460225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.965274328,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803112.82065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48154","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.497153754,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803113.6582334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.398193833,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803113.9559672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.736681196,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803115.6581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.113105704,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803115.9287057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48156","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.106266837,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803115.9350553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.179647034,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803116.4179437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.16264012,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803117.8580294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.894537116,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803118.9904077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.323894795,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803119.2463892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.820472481,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803119.8563488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.733966132,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803120.0476785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35866","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.657286048,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803120.4164302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48170","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.486237132,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803120.72463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.056471013,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803121.7149642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.849008077,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803121.8127532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.558451313,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803122.3663657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.291488971,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803123.246822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.190794103,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803124.3038292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.481255444,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803124.376323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.377640216,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803124.4891098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.307219329,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803124.5519845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60482","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.134121316,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803125.3634965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.637790472,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803125.774645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.039524483,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803126.9389768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.627158232,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803127.7981663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49142","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.549862902,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803127.9066298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.495486458,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803129.1578531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.785319626,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803129.82586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.441843144,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803129.9795158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.031264175,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803130.8310769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36258","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.274816749,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803130.8324165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.044913276,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803130.8472579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.046427073,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803131.8278372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.902225619,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803131.9957783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.317595193,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803132.728787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.740421926,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803131.2486508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.962300995,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803133.0741355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54354","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.109416013,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803133.0963008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49782","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.145717552,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803133.4469552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.494278027,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803133.522448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.669728988,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803135.037664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.829625266,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803135.124137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.866418938,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803136.0214741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.061193488,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803136.3942754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.861849341,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803136.5604014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49798","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.455115767,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803137.9944692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54360","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.918671121,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779803139.01177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.55506213,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803139.0464892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.914521075,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803140.1597433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.756277162,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803141.2577415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33596","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.432714955,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803141.2597418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.223023163,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803141.5776148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.046494306,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803142.5107312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.454899637,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803143.101479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.933554764,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803143.708005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33608","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.440930669,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803144.106821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.087520773,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803144.509199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40940","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.510936476,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803145.774849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.503696896,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803145.9055393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.795497059,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803146.0892565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.233373759,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803146.4262714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.907399792,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803147.5353744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.53138746,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803148.5673018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.65423456,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803149.2819507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.03987568,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803150.3655086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40946","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.654877737,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803150.3837206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.950104612,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803150.5219493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.282442406,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803150.9140215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.126015367,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803150.9325876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.388525809,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803151.134892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.017811011,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803151.5405066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.965167365,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803154.335015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.938144256,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803155.3452184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55330","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.149758916,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803155.4225574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.87273831,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803156.1710575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.869883908,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803156.2163048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.072526817,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803156.4997768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.96036386,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803157.3412082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":6.412535141,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803157.8133364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.384309486,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803158.2252073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56254","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.871448301,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803158.415614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.065626142,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803159.918685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.11420306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803159.9194477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.098303147,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803159.884996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.889427671,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803160.3846636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.847484947,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803160.4870198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.022087115,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803161.0346396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.697839313,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803161.1068583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.065155611,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803161.211083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57068","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.870523911,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803164.2426505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.84901058,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803164.7338264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3152"],"Accept":["application/json"]}},"bytes_read":3152,"user_id":"","duration":4.229554294,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803165.400583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.90183078,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803166.6769383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.560410122,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803167.0605733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.724223702,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803167.0938084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.761615009,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803167.9598265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52310","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.207027389,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803168.1087792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.857828758,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803168.4938436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.450672771,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803169.3234882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.255876371,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803169.5920072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.181739089,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803171.8428767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.737904076,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803171.898978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.781062055,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803172.118819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.434121076,"size":2163,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803172.237675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.735945724,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803172.6604278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.699006956,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803172.8500638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.517364121,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803174.3653643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.514720325,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803174.3897104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.482943347,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803174.7696931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.520086107,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803174.8313675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.231213689,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803175.6675355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52340","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.005524163,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803176.611437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.213701183,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803176.8686023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.00829966,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803177.193626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.066522138,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803177.509581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.73180531,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803177.5705981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.731679962,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803177.708213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.334359232,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803179.7894087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59114","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":6.549269743,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803180.3378665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.758555628,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803180.3383408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.82029708,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803180.8553295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.137709323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803181.337082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38210","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.668239765,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803181.5903006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.262962776,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803183.109539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.906218194,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803183.2558296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.635300926,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803183.36455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59122","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.566159381,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803184.614638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38222","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.275991577,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803184.6206515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.275257563,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803185.2300763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.787449942,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803186.603993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.910143176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803186.7861967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.109456252,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803187.8469539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.21540459,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803188.2010202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.08175403,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803188.5907881,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.326466303,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803188.9500828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37552","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.332761758,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803187.6246407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35688","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.143598464,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803188.244314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.103445897,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803189.3478234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.222400623,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803190.9126637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35700","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.28656683,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803191.5403812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.415091152,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803191.6371348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.309120761,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803192.2358978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.522448197,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803193.4941428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.022022033,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803193.667061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37494","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.5991591,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803194.598371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.14324427,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803195.3648589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.803453221,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803195.447224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36412","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.532772869,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803196.821956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.174311837,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803197.0965433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39406","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.419698774,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803197.766336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.117615933,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803198.0740283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.82618939,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803198.308108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.859287094,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803198.3165667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.66849508,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803198.9696598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.32292565,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803200.4472718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.671470464,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803201.372093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.65670784,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803201.748632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39410","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.390120073,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803202.3036768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.587935615,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803203.0306258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.052483131,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803203.2960923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33068","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.984678009,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803203.410662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.327528494,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803204.1331599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":1.999046139,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803204.5694897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58822","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.813495862,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803205.436573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.318953393,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803206.7162268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.67322536,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803207.5675235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.254165532,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803207.684943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35816","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.386249882,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803208.8068445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":5.388646547,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803209.5428662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33068","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.971443823,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803209.5801177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.105558811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803210.0356185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.545372969,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803210.7011268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.242261244,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803211.624452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.165317189,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803212.430603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35826","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.737014305,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803212.5551047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.973922268,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803214.3163388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.498187052,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803215.444017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.873950147,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803215.5334527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.71573005,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803215.834736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.036138609,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803216.3163192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.516230117,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803216.673215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58576","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.980449716,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803216.3464098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.387092507,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803218.04178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58582","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.248363293,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803218.9012904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.635320943,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803219.5188136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.078362152,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803219.521151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.270269062,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803220.69625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.444548577,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803221.5839684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.335160525,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803222.9625218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53944","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.917838966,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803224.4950848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.888195483,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803225.0778625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.486293593,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803225.4746568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":5.792742969,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803226.288696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.758742206,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803226.3133404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.721008504,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803227.7414443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.145232244,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803229.451163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.968700812,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803230.850246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.879312787,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803231.712807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.741073753,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803233.087951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.114297696,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803233.5681405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":7.267207909,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803234.2562263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.385087201,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803234.6957388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.316579817,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803235.803562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.943532694,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803237.921236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41510","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.178754774,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803238.1049213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":8.652174078,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803240.6292343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.041297209,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803241.9950063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.724779529,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803243.8065894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.246168368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803244.1557903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":11.046023831,"size":2163,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803244.2002623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":9.869740959,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803244.3972535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":9.67262619,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803244.4376023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.622951351,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803244.9351857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44744","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3158"],"Accept":["application/json"]}},"bytes_read":3158,"user_id":"","duration":9.934360415,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803245.0984423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":6.870466295,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803243.700159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.568283419,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803245.426993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.147790774,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803245.7972639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.866834326,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803245.8217173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.496540114,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803246.0162013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37444","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.957977642,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803247.7177615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.008915907,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803247.770046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33528","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.555240235,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803248.4449847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.883820763,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803248.8268058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.390990849,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803248.8726628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.039135629,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803249.000323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.19450845,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803249.5985663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.077866063,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803250.8881404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37460","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.869110824,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803251.4484727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.562991222,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803251.5580335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47440","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.780016087,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803251.6490047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.64001373,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803252.3602726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.635147967,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803252.4980974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.02618913,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803253.979869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44554","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.090112377,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803254.1102347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.422347434,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803255.3359082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.841911593,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803255.9208393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.065700248,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803256.1777287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.535398582,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803256.245571,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.851937433,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803256.3398814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46632","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.77866622,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803256.5142357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.92309933,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803257.4731913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.281485694,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803259.2557244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.43959981,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803259.3054242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.324047493,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803259.761053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.772435679,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803260.219252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.736410744,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803261.0765543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47444","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.718889464,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803261.2818692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cache-Control":["no-cache"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.479476356,"size":2163,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803261.5011039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.20568999,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803261.7033088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.648591596,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803262.0003679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.432425765,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803262.6377103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55534","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.3308972,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803263.1067417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.879709756,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803263.1225653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.084232187,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803263.925319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.15524568,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803264.2587922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51226","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.174308722,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803265.8278432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.818384022,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803266.6000485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.666653101,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803266.6602874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.147253741,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803267.1278446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.415490105,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803267.1495802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.009877649,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803267.4699907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37218","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.82904366,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803269.061095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.452257502,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803269.1514647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51232","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.628543933,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803269.8405337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.00439324,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803270.4180913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.664535097,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803271.6161969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.945739131,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803271.7591987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.688985204,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803272.0839539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60774","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.611447723,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803272.257199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46336","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.095663793,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803272.4993117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.362578755,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803273.2668018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.54541603,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803272.25191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.374114743,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803273.155581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.951990337,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803273.219856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.281755384,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803273.450358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.490300868,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803274.6569636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.918244079,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803275.1584988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47682","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.786443541,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803275.6758516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.281868628,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803276.1422317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.523375915,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803276.8122334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.351813542,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803276.981437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.722123486,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803277.6265392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60800","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.204495382,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803278.970933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.537670495,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803280.101637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.1126822,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803280.406105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.73807424,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803280.4787514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.979874418,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803280.9298387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.107368647,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803281.6426506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.007446438,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803281.971019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.817651123,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803288.2741814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47236","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.62789495,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803288.3596346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.280350004,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803289.6594188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.463126418,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803290.860547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.664806943,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803291.4130235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.04489955,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803291.989236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.750493942,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803292.0894942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.897989292,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803292.1766398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.980559919,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803293.820904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.136070967,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803295.0122125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41064","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.914412673,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803295.3889122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.966287664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803296.309182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.436668485,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803297.2410326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.242911982,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803297.7722733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.586403621,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803298.0126426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.176059398,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803298.2335405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.83630139,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803299.8103697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.796456603,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803300.4833214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.599930301,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803301.094708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.852282876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803301.5222738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.741302081,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803300.01657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.581333839,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803300.0931027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.946698373,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803301.2313623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.867986401,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803301.7436347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.944667233,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803301.8832922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.66610753,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803302.6261835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34972","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.699332118,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803303.37172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.313549821,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803303.5448527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.89817955,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803304.4721377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.581233468,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803304.6965768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.944249469,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803304.9099622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.879747809,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803306.7744513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.474076573,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803306.891526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.651426508,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803307.0212777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.539741857,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803307.3788795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.751525955,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803308.6396828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.083111549,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803309.0338202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50412","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.335637857,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803309.3015547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.756150333,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803309.5528326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.523875846,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803310.016593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.094359934,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803310.4289467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37480","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.048560058,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803312.1130047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.552721924,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803312.1483102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":5.24568709,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803312.1523716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50414","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.116938788,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803312.1928818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.401031683,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803313.6853702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.036448189,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803314.1805415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.05645112,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803315.1575983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.131536948,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803315.388729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57484","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.957184139,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803316.3581257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.148469559,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803316.4074707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.253727081,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803316.8764436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.71860393,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803317.0094614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.820549884,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803319.064199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.370257305,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803319.4127808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.394232066,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803320.0661016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.674815114,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803320.160772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.992446123,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803321.0100904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59642","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.600858826,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803321.1289458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.837938247,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803322.0375566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.150951423,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803322.4249089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.003873984,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803323.1720312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.099092861,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803323.4028711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50678","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.328908928,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803325.48834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.317220191,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803326.2965906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44030","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.281599642,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803326.3665853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.933346649,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803326.4817326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.849803898,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803326.8267028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.646048926,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803327.598033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.553063029,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803328.3025541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.637201875,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803329.0802746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.706387278,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803328.725621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.597088673,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803328.7740552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.827230554,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803328.9633715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.352490908,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803329.4406986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.019856402,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803329.8731482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.746549093,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803329.9634845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.763760018,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803331.157701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.078658341,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803331.382721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.666382188,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803332.0964615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45118","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.361170968,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803333.5527327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.369216929,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803333.9594889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.983804013,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803334.111353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.327249975,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803334.322525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.347056606,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803335.2925632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.866772753,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803335.83703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37618","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.392625578,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803336.620051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.227943299,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803336.6295865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.662896116,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803337.4367042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50908","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.077630598,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803337.7923214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.67323769,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803338.617443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.839626313,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803338.6264944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.987909025,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803339.5942311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.261268011,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803340.6495538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.204400013,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803340.874367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.115082353,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803341.344014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.713042926,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803341.594912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.958647887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803341.6655447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.864121838,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803343.9597585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.356811724,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803344.9525564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.34597525,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803345.140962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.466936527,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803345.7045527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35516","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.051987167,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803345.8851123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.794957008,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803346.915754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.947787584,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803348.071798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.717620278,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803348.9627035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.813490299,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803349.7891145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.863163429,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803350.1584759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.194715055,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803351.598792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.17625604,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803352.6454642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.783234813,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803352.7551677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.957573682,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803353.2425807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.271568214,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803353.9049888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.824333393,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803354.9482617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.184809258,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803355.576997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.40134926,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803356.198651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.425791247,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803357.255112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56898","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.601572815,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803357.290763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.039046973,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803356.1032832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.029951303,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803357.6915169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.661584527,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803358.6204214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.509784804,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803358.6915185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.443118444,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803358.8612142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.445369125,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803359.2467825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.53640056,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803359.6764348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56910","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.303299882,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803359.8938684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.678320468,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803360.453656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46768","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.657177033,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803361.3525891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.724050073,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803362.817803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.948252222,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803363.058868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50784","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.380866109,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803363.3366406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.637110974,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803363.7352822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44126","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.272993344,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803363.9828405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.682597228,"size":61,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803364.0990705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.736207837,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803364.6320786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.361396736,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803365.5483868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.004558312,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803366.9370673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.830081814,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803367.6964486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50792","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.63613585,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803367.8676994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.042035866,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803368.2741086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44132","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.537231098,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803368.755394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.411557937,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803369.4217565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Accept":["*/*"],"Cache-Control":["no-cache"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.633998684,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803369.5429468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.597190375,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803369.916022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.272841183,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803370.6673884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.797253521,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803370.7952733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.097423785,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803371.4865375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.61122583,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803371.5025377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.226541385,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803372.3984706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.847715892,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803374.3097904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.544757872,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803374.7071843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.301279735,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803375.203081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.707993703,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803375.2100537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.282037196,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803375.7755153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.569897716,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803375.8292232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53974","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.030391828,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803376.922084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59752","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.41803417,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803377.4290268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.714812011,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803378.5192103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.302502115,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803379.6905646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.373256481,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803379.8923023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.665980801,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803380.1862423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59764","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.262782796,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803380.8512075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32842","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.018089798,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803381.3463423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.908966856,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803381.3588173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.810905447,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803382.2228818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.694784371,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803384.2751262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.92107189,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803384.34222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60370","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.482935701,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803385.2240613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.322499378,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803385.316574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.618014031,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803384.4803216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.134006911,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803384.8063226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51178","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.504391796,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803384.9975169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.984638147,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803385.091063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.695606858,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803387.3588293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60376","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.642234878,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803387.701199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.393394208,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803388.1845012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.081483024,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803388.2972374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.947444085,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803388.9138455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.474044921,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803389.113809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.737121726,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803390.2993574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.807220773,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803390.329715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.98638452,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803390.6392474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60378","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.272441684,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803390.7939982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.601076715,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803390.8358223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40784","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.125059774,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803393.37041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.060573197,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803393.3710892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.567869038,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803393.8948615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.455099157,"size":61,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803395.4234595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.11343088,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803395.4456217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42694","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.803656423,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803395.4812155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.101068535,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803395.702718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.596620754,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803396.0042963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.082570347,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803397.5801752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.909912413,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803397.9466062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.456866427,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803397.9607182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.579224516,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803398.6910205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.979381319,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803399.0374439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.604912947,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803399.8131223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.880385646,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803400.144959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.188592406,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803401.3694105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.771510272,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803401.56845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.552244012,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803402.6054122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.631616085,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803402.9093893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.862007743,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803403.0587533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.903722919,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803405.2591534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42694","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.565956662,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803405.5130339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.446284349,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803406.5304568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.612045496,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803407.339266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.76084108,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803407.696548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.361005424,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803407.7700818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.151575459,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803408.6448543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.120994061,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803410.6891396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.150074183,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803411.3633056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.706271786,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803411.7275958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.009649052,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803412.0524049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.575266791,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803412.7716165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.423676311,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803412.3422978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.855989995,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803412.724033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.910503368,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803413.239189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.337110501,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803413.4904828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51850","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.312256665,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803415.0863948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.959800554,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803415.3001983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.945495874,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803416.363277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.467379387,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803416.633811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.899015909,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803418.1054065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51862","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.613040823,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803418.269948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.960312057,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803418.3580878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.094111344,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803418.5989883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":4.757005128,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803418.9715598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.467373084,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803420.0778675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.621416126,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803420.3692684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.726085117,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803420.7541947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.475354259,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803421.1077986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45064","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.001079888,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803421.6494958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.275725731,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803421.7544272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44328","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.146312713,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803423.3356223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.965968326,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803424.1049886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.544006942,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803424.246765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.859975367,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803424.6568396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.892566658,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803425.3568223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.57316152,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803425.6965785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45070","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.587276571,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803426.0367105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44338","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.280997794,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803426.8519645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.190075152,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803427.3626068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.697584094,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803428.1813934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.92347181,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803429.0742404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.375886294,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779803429.3763993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37210","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.338192225,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803430.1069455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":6.757966379,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803430.3014574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.925668866,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803431.2396076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.107126251,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803432.4908283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.628140692,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803432.8241813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.514180015,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803433.6253684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.431630867,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803433.9684067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49750","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.888878155,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803435.0898054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.972109024,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803435.311017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.932298047,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803435.8218777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.988508795,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803436.0075068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.54154433,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803437.5206015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.015007425,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803437.8308296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.194039285,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779803438.3778455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37234","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.065133046,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803438.800208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.968420201,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803440.0611413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50394","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.090120326,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803440.271485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.170724305,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803440.8750243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.200753697,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803441.0380383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.197953854,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803441.2200074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.411481934,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803441.5327384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.723036555,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803441.2577872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58810","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.767832516,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803441.3917525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.213771727,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803442.1869414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.545823608,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803443.3996718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.241283809,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803443.651983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.257111509,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803444.3589187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.704639508,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803444.6413102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.381870377,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803445.2945647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.033841261,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803446.4328265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34118","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.779468741,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803447.4131272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.001871577,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803447.4677706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.100796618,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803447.912631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.717153706,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803448.912439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45986","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.608122747,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803449.0974748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.434349789,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803449.280528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["*/*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.654260605,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803449.5991137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33052","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.158354462,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803449.996535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.519248095,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803450.48863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.893418216,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803451.116997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.692557986,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803453.742619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.818194124,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803454.3064263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.616450792,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803454.4529443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.446707602,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803454.6825824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35042","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.08021228,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803454.7236907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.613700569,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803455.1701086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.237957323,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803455.3116202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.379123701,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803455.4198716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46002","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.243868501,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803457.3019075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.839628335,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803458.7653081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.33691356,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803459.4721155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.717850257,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803460.2119946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.900128938,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803460.454797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.188995147,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803460.6532133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.386201955,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803461.8276343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.09165266,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803463.9862065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33872","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.212749241,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803465.298028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.813528328,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803465.6659114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.05426983,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803465.8826082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.287191797,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803466.0067577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.410666431,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803467.330805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.485785313,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803468.9879076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.919195323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803469.278316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.851187134,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803469.2993684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.247657348,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803469.4119952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.360096446,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803469.775711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34312","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.950422453,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803470.623706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.164680625,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803473.1150131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34322","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.330705932,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803474.4883797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.103759018,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803474.68977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.305103929,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803474.8263268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.53801259,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803475.823524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.189191635,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803475.9082575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.508539632,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803477.7558026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.63917113,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779803478.742157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":4.818282421,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803478.9654732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.236136896,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803478.9663813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.221211835,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803479.9470334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.232971273,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803480.0964766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.382273291,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803481.0416443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.208308578,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803481.7380137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.900692359,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803481.9269593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.176311354,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803482.7627764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.004842211,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803484.3038907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/admin/bookings/department/count?department_id=12&department_id=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.50059735,"size":61,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803484.807055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.744534529,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803485.274496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.230002984,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803485.7945085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"]}},"bytes_read":0,"user_id":"","duration":3.749517251,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803486.0171258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41640","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.088858184,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803486.2839615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.231921052,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803486.756366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.005251918,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803487.6821911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35878","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.917051383,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803489.5610359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.157471002,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803491.047473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":5.028389113,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803491.2745287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.871757053,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803491.5596948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.158137787,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803491.694547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35884","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.010647359,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803492.4716399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.169674319,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803493.2717617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.50511103,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803495.9710379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.231811324,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803496.8101246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.087030253,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803496.9294884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.206414815,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803496.9435825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38876","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.894693101,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803497.6827683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57014","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.985628544,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803498.1512363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.663420867,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803497.1419423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.109306884,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803497.4783132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.44596959,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803497.5318933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.13057134,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803498.1926339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.135025605,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803498.2271042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.197259745,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803499.9012785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.730355943,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803500.39953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.601018921,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803501.3440294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.071034758,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803501.3912253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.240153329,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803503.110509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.56954455,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803503.2243755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57014","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.029370035,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803504.5174303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.281893704,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803504.7755342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.270509774,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803505.2776477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40260","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.868592295,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803505.8030937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.277790606,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803505.983202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.478175906,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803508.0508645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.849767963,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803508.9091291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin/12/modules/self-serve/studio?lane_id=5&vehicle_type_id=5&tab=simulator"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.791314595,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803510.9181259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.133592462,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803510.986688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.139396449,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803511.9865344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47468","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.927343783,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803512.2595716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":3.342926063,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803512.5446796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.696765793,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803512.7305741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40266","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":7.189797794,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803513.1164994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":8.591501051,"size":1918,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803515.2307673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57556","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.30508185,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803515.3214717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.767126876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803516.009756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.793628882,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803516.771361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.49896567,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803516.787317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.538232262,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803517.0209095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.946430106,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803517.748742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.009407194,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803518.320329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.189413342,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803519.3097787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53200","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.514623762,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803519.4814146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":4.151665943,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803520.0145743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.235768537,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803522.0746446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.582329221,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803522.380365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.052901731,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803522.4274158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.395756821,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803522.826979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50436","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.073241718,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803523.5951843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions?page=1&limit=25&order=id:DESC&open_only=true","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":7.577472271,"size":1137,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803525.1286871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.097626957,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803525.103009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.383145065,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803529.2336414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.914012517,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803529.6559427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50450","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":12.226007372,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803530.3848767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":10.187819584,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803530.5263102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":9.560877578,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803531.7711198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.50743267,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803532.0081563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":11.449906894,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803534.187276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.536099351,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803534.6139286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.213817407,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803535.6988823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.162511365,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803536.655387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.873563287,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803537.3295605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.310999864,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803537.5114863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40522","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.541040805,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803538.161355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.530558699,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803538.8149962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32926","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3137"]}},"bytes_read":3137,"user_id":"","duration":4.358325353,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803538.9717538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":1.991850087,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803539.5371065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.826660327,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803539.996281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.657567401,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803541.4440217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.478384693,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803542.2790425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":40.468195174,"size":9069,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803544.940167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40538","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":7.418956897,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779803544.940766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49032","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":6.115633638,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803545.743368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.763085742,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803545.9731607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.424912577,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803546.4345715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.11435813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803547.5930088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":9.42259842,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803547.820544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.531572621,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803548.96475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.022743184,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803548.974849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/modules/self-serve/lane/force/stop","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["43"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":43,"user_id":"","duration":8.850491023,"size":6185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803549.0520728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34156","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.110337133,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803549.5092854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.747734272,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803549.725951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.741007827,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803551.5590987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42168","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.593121417,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803551.7862399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.119795878,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803552.328773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.275229715,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803552.825445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.994847904,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803552.882206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.278264684,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803553.1933587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.207664979,"size":373,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803553.930077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.19391332,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803553.444782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.806786246,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803553.517977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.407782723,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803554.201787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.529446198,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803555.039612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53624","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.597443362,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803555.4920714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions?page=1&limit=25&order=id:DESC&open_only=true","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.175321017,"size":1004,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803555.9856303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.89266432,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803556.117655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.065389276,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803556.3133383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.307682456,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803557.7288318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.267803084,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803557.7680738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42188","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.564505454,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803558.2484891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.748835104,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803559.1150932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.817702765,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803559.5477743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.506726592,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803560.6897945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.268958297,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803561.6793878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.557247339,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803561.7474482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions/177","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.752572594,"size":6184,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803562.3687284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.043012657,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803562.3748212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.119345634,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803563.4112377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.673535158,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803564.0776198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.263605879,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803564.42635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34846","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.655387658,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803564.5239496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34848","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.973906382,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803565.3264627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.570252558,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803565.5233881,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.141166782,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803567.1595724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.780758635,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803567.583238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54552","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.807540903,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803568.5715568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.147949258,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803569.1657405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.056331045,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803569.3067088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.767280116,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803569.748426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.580875018,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803570.175336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/modules/self-serve/lane/force/stop","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Port":["80"],"Content-Length":["43"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":43,"user_id":"","duration":6.585709255,"size":1588,"status":200,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779803570.3943539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.301203846,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803570.7304084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50086","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.138489621,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803570.8594606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56442","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.332944349,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803573.2185583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.89505955,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803573.9067342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.038042097,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803574.2834368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.704164899,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803574.5579405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"]}},"bytes_read":0,"user_id":"","duration":5.384710684,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803574.7492876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.562563131,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803575.9023583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50098","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.908699245,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803576.0844562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.649530088,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803577.4352612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.142667769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803579.1034448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.537551825,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803579.536052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.367390045,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803579.6531765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.739701762,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803581.177264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.419763191,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803581.2819588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":8.05135541,"size":1913,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803581.4605665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions?page=1&limit=25&order=id:DESC&open_only=true","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.015425968,"size":148,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803581.8773134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.782582804,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803582.5494301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.005551144,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803581.9937415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.688265155,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803582.4035177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":11.85056763,"size":9119,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803582.487036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51488","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.713435376,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803582.9124541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.683743182,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803583.1603963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.752242296,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803585.0505073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.463342327,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803585.1497908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.736820029,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803585.5870218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions/176","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.586213602,"size":1577,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803585.9221694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51492","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.252977979,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803587.1212654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.197431612,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803587.2924068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.287497526,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803587.2941163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.108635581,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803589.2531075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.685212685,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803590.3605406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.048190467,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803590.4821548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"]}},"bytes_read":0,"user_id":"","duration":3.349981988,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803590.9085426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.83748334,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803592.123077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.819110962,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803594.34592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"]}},"bytes_read":0,"user_id":"","duration":2.23611899,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803595.5312192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.554220264,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803596.7957363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.647961839,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803596.8206494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.900049837,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803597.8314166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.853862357,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803599.0232854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40782","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.510464795,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803599.4327555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions?page=1&limit=25&order=id:DESC&open_only=true","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.86261857,"size":148,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803601.0041416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.78547406,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803602.2970254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.854606284,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803602.5252893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"]}},"bytes_read":0,"user_id":"","duration":5.688849165,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803602.6041381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.656231368,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803602.7085721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":8.355008095,"size":1922,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803603.0029137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.161641008,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803604.0888526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.054648124,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803604.13285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36742","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.120307119,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803605.7803752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.060936089,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803605.862822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.250983863,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803606.4636054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.860864966,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803606.6383166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.332680767,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803608.3391502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.803757403,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803609.0781167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.063256247,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803609.3899448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40800","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.299390255,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803610.0623128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.145629597,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803609.1197228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.358243255,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803609.1880755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52526","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.211618642,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803609.2568624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.242601728,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803610.7099035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.206084485,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803611.730362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52538","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.540961477,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803611.9897301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.524975609,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803612.2988555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"]}},"bytes_read":0,"user_id":"","duration":5.097950979,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803612.535353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.4036214,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803614.02782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.662438467,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803616.1013684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.369567372,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803616.3420463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.993508375,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803616.4738324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33180","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.762625097,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803617.244186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.244098567,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803617.2882376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.979098704,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803619.0788677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.041419083,"size":2247,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803619.125448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57832","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.650083841,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803619.1279316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52712","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.024779583,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803620.125333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.872769762,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803620.2707405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.919964392,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803621.3946085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.097962967,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803622.7283792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.642009042,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803624.7224383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48450","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.593761499,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803624.8154616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48460","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.685638724,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803625.0804663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.802097103,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803625.2661633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.13330962,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803625.379878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.644447683,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803625.4302692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.026707113,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803627.9886246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/edge-gateways/workspace/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":37.742260129,"size":780,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803628.0792415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.640006923,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803628.465902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.376987312,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803629.2021842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.384281935,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803629.688496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59930","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.554924205,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803629.8671458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.593238254,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803630.119642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.73123387,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803630.6050587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.519104917,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803631.3559916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.881756826,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803631.8076317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.810872787,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803632.2829213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.069920984,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779803632.7249274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59936","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.023559875,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803633.7058067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.8294433,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803635.410219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.282872713,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803636.3180375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.4993368,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803636.681597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.068225713,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803637.2013054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.489155338,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803637.8752635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.327174457,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803638.3356974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58280","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.346021001,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803637.9934697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.148711032,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803638.847661,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.69151737,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803638.971906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.525772093,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803639.252792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43230","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.25285512,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803640.7128243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.174035894,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803641.2212827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58292","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.760508388,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803642.0491881,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.240749343,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803642.1256192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.114105334,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803642.7892833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":31.979958992,"size":9108,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803642.9841387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.001452867,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803644.119159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47478","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.863707202,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779803645.5376978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.053585358,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803645.8399155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.697118844,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803646.3412967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.606515169,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803646.4413915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45520","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.217109964,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803647.420596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.424210911,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803647.7233624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.664732775,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803648.9621763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.154418482,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803650.4148567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.621621123,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803651.6766083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"]}},"bytes_read":0,"user_id":"","duration":5.323700425,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803651.763003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.331487347,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803654.013541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.274030317,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803656.0053802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.880135748,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803656.1030505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.944782096,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803656.1757853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.050066214,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803657.4091332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.721897503,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803659.5400853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.051860391,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803659.5423129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.039801344,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803659.7238674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.69668086,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803660.6347053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.163310262,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803660.7387323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.266941896,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803660.9950075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49170","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.847917569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803661.950639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.52653247,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803663.3373563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56644","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3137"]}},"bytes_read":3137,"user_id":"","duration":5.071250532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803664.3669899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39522","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.336200274,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803665.6008413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.860082844,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803665.6973538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.853056503,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803666.0024016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.191013493,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803666.0965388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.285123408,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803666.901231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.554363978,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803665.4251776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.339342186,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803667.5419152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39534","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.062425836,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803669.4538372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.190651507,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803669.4664607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.742291559,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803669.608027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.345337118,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803669.8551793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35144","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.841356909,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803670.7935436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.358302946,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803670.8432188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.299811637,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803670.8774073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.598203921,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803673.0420296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34030","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.185205641,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803674.1744976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.560553133,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803674.7455168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.148394848,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803674.8720543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.274777031,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803674.999497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.520472055,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803676.0763087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.270012451,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803676.7580004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33842","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.913227128,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803677.4922957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.44887574,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803678.0630221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.151290998,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803678.7635717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":2.676848346,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803679.1572702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.273275866,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803679.1998155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33846","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":2.440063414,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803680.4916167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.481768015,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803682.2505443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":8.069453722,"size":1916,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803682.2840536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34058","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.789799498,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803683.2161283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.047678069,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803683.3180475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.245642938,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803684.1258874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53190","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.922626684,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803684.2786813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.503527525,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803684.3896582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":11.447242116,"size":9093,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803684.4887311,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.985464889,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803686.091383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.865541815,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803687.0013688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53196","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.714023516,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803687.5167716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.258377864,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803688.6163614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.283645926,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803688.6496794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.145567405,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803689.134572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54640","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.004674471,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803689.70894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.077927748,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803689.7094433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.061980858,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803690.4395308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.148717208,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803691.6660223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36142","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.661658008,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803692.084573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.411896771,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803692.5005903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52696","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.357229522,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803693.4378645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.809748265,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803694.5736897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":7.04727971,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803694.6474895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60078","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.973167798,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803695.0623055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.095566197,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803693.854112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.284908562,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803694.3404906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.291899977,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803696.766987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.198594935,"size":185,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803696.9603138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52702","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.080476776,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803697.7373657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60080","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.708960134,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803698.057885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.189760874,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803698.395402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.693280217,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803698.4964983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.093673309,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803699.717253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.330449541,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803700.1671433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54684","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.198881163,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803702.065616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.2847823,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803702.281288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.209509307,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803702.6694105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41358","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.923670594,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803704.0681517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.657884358,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803704.544224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.809585789,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803705.5056999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39932","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.335919883,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803706.1217117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.829680087,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803706.7218134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.003716647,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803707.1734235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.093430708,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803707.5097885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39936","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.837926977,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803709.7113261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.640358863,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803709.9144034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.834025159,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803710.507055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.450411576,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803710.6066182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.54944576,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803712.5085878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.322475327,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803715.5563853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.155419541,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803715.6521857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.264971558,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803715.7198017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.792794281,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803715.8497016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.462455974,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803720.1278267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.604302588,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803720.8937957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.15726867,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803721.0436313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.30569646,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803722.234343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.669375152,"size":1913,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803722.7714584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.040129793,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803722.825012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.689090165,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803721.5836737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.568610827,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803721.8808603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":6.236809852,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803722.3267326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3159"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.675836282,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803724.1262171,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.961606186,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803724.6327255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.407392631,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803724.6737483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49558","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.784711767,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803724.8164601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.638700568,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803725.4586527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33662","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.121012294,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803725.8806455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.70227296,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803726.797378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Cache-Control":["no-cache"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.663016236,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803727.2375922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.344085368,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803727.5008752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.6771724,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803729.031512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49572","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.356610407,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803729.4272814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.621290982,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803729.5006592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.860103542,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803729.8769035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.988016479,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803730.2651215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55928","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.805060572,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803731.0360167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.789456994,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803732.1099753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33982","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.076765774,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803732.849314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.336522189,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803733.2236392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.788036597,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803733.2563243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55942","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":2.989639268,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803734.4861977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.976129356,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803735.0241401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.978981081,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803736.3516674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes?page=1&limit=100&order=id:asc","headers":{"Sec-Fetch-Site":["same-origin"],"X-Customer-Number":[""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.464279475,"size":526,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779803736.6582243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.800065071,"size":82,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803736.7092915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.597870207,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803737.2747219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.016290468,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803737.3751323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.879522718,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803738.2921543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.059835917,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803739.601225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35968","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.890327421,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803739.8737938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.510798272,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803740.0662887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38584","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.78910022,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803740.9677527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/gates?page=1&limit=100&order=id:asc&filters=department:6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.579854941,"size":412,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803741.3498936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/gates?page=1&limit=100&order=id:asc&filters=department:7","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.674787035,"size":162,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803741.5967844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.565146465,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803742.2434201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.36079753,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803742.2504795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/gates?page=1&limit=100&order=id:asc&filters=department:12","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.950919109,"size":410,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803743.7117128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":31.061182186,"size":9089,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803744.2473123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59062","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.640252579,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803744.7061398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59064","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.637217717,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803745.1470842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/gates?page=1&limit=100&order=id:asc&filters=department:7","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.886861891,"size":162,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803745.2538161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.648350761,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803746.1269448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.151563715,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803746.1584404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.799207645,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803746.5335853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.282286701,"size":163,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803747.8484023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.585637585,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803748.6866825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.435716438,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803748.8910038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.171169407,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803749.2451696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.536719641,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803749.5592597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/gates?page=1&limit=100&order=id:asc&filters=department:12","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.424419508,"size":410,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803749.9910457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.836268171,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803750.7556338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.589590993,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803749.697651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.040998524,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803749.7841132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60588","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.974685909,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803750.4313855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.061591651,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803750.6611924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.645217078,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803753.801957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2008"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":2008,"user_id":"","duration":4.094163721,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779803754.1572235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.485650678,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803754.4370058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.391770221,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803754.7060857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49516","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.009676831,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803754.8626008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.747928067,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803756.6578925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.493422176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803757.4859583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46430","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.040881499,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803757.668447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56054","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.954460363,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803758.1299436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2083"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2083,"user_id":"","duration":4.317593537,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779803759.013111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.141663772,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803760.7945418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.12578179,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803762.3068907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60050","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.818492793,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803762.472887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60066","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.800976521,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803762.4728873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2048"],"Authorization":[],"Origin":["http://localhost:5173"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2048,"user_id":"","duration":4.334651823,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779803764.738635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.716169278,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803764.7386498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.934624562,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803766.9410222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Content-Length":["2008"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2008,"user_id":"","duration":4.459989128,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803768.2029643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.454441804,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803768.5763202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Authorization":[],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Content-Length":["2083"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"]}},"bytes_read":2083,"user_id":"","duration":3.827756962,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779803770.9505854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.002913816,"size":82,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803772.148333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.564702485,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803772.5034955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Content-Length":["2048"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2048,"user_id":"","duration":4.29171948,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803774.85071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.691921823,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803776.1267238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.16723417,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803777.4160204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.554999757,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803777.644534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.132240161,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803778.668497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43306","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":4.33400971,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803778.8063662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47446","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3153"],"Accept":["application/json"]}},"bytes_read":3153,"user_id":"","duration":4.305170315,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803778.3683438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.833481834,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803779.153519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.906390562,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803779.6807568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.918963194,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803779.8846548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43320","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.098230899,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803780.017046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47452","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.09131014,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803781.1014185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.726159414,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803782.1275375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.4386016,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803784.2598689,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43328","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.373833391,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779803784.386128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47468","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.367037083,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803784.5077248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.345385997,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803785.5199327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":41.437139866,"size":129,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803786.1951857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.085198759,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803786.8120706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":41.019278647,"size":144,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779803787.099625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.961534165,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803787.202466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36072","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.941155718,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779803787.3063858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.919037487,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803789.4012952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.577401132,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803789.406811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.298942629,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803790.4987342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"]}},"bytes_read":0,"user_id":"","duration":4.97072986,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803790.7148917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.511411764,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803790.9824314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2017"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve/sessions"],"Sec-Gpc":["1"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2017,"user_id":"","duration":6.465777658,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779803792.0495145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36078","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.844922941,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803792.1700318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.862282519,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803793.356648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":46.36236057,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803793.5032716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve/edge-agents"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.090406043,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803794.1217277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.705613949,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803795.157038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.16468544,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803795.1750214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58610","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.003647657,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803795.311559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.803307531,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803795.7777774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.054085402,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803796.6616216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43466","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.610442419,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803797.6687913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.157323796,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803797.7625122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Content-Length":["2005"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":2005,"user_id":"","duration":4.397615483,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"]}} +{"level":"info","ts":1779803798.7303505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.932216947,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803798.8705206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2083"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":2083,"user_id":"","duration":4.736776945,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779803799.1106257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Content-Length":["2065"]}},"bytes_read":2065,"user_id":"","duration":3.944871685,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779803799.6443806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48588","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.465910228,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803799.8636715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Content-Length":["2048"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2048,"user_id":"","duration":4.540708509,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"]}} +{"level":"info","ts":1779803800.3005316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.623613505,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803801.698749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48598","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.033715419,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803801.795576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.026072234,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803802.7737007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.894123172,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803803.040815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.91940586,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803803.8656952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.125258997,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803804.0531473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.181987761,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803805.7481992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.100857925,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803806.082348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3464"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"]}},"bytes_read":3464,"user_id":"","duration":5.772314142,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779803806.1361296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41116","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.434107625,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803806.3670914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"]}},"bytes_read":0,"user_id":"","duration":2.492046551,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803807.3959978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Content-Length":["2084"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2084,"user_id":"","duration":4.61181342,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779803807.4372282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.631215727,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803805.7765446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2048"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2048,"user_id":"","duration":4.600581394,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803806.7328467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.55596034,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803807.4001696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55368","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.526764183,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803807.610222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.351267235,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803808.4874787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.280492857,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803808.7142055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.22325811,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803809.3850982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":3.864351673,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803809.6166003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.831018913,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803810.4434726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.702127695,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803810.8521214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":5.290486117,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803811.0051007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.508633313,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803811.954418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.560163453,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803812.1270907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.46303532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803812.1719184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.547043558,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803812.3378386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.462984589,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803813.1064525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.653179984,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803814.0991554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.371613778,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803814.1609483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.575476863,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803815.0376344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50450","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.901012396,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803815.499201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36144","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.153883587,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803817.2003481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.019785908,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803817.323476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.207487338,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803818.0230608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/sessions?page=1&limit=25&order=id:DESC&open_only=true","headers":{"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.914311678,"size":148,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803819.1165304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":8.103621121,"size":1917,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803820.272143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34738","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.229057613,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803820.591242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.559607299,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803820.603447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34754","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.095015424,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803821.6471539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.313768822,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803821.9378939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.809837476,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803822.758051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.548519909,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803824.5924459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.992920434,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803824.6345196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.682816719,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803825.0238228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.770787093,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803827.1641102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.393480423,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803828.648231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/department/lanes?page=1&limit=100&order=id:asc","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Customer-Number":[""]}},"bytes_read":0,"user_id":"","duration":6.992554724,"size":526,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803828.7427332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.710494919,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803830.0572815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.414376531,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803831.3054943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.647312831,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803831.3313334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.575083238,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803835.0809321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.74210981,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803834.5869179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40494","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3131"]}},"bytes_read":3131,"user_id":"","duration":4.389842659,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803837.1359875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49462","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3153"]}},"bytes_read":3153,"user_id":"","duration":6.399310091,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803837.794463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40500","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.198303421,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803838.7679026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.566579726,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803840.2046318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.060987214,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803842.2722027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.476341172,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779803842.9467187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.17122072,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803843.8831484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":34.91307438,"size":9084,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803844.583803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/edge-gateways/workspace/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":32.305017954,"size":780,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803844.846959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36936","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.640828314,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803845.358522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.40344891,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803846.5279367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60548","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.254092467,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803847.3094156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.716739921,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803847.6923985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.800711601,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803847.9968371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.629401463,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803849.461909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.613644492,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803850.2118316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.50975574,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803850.616926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.610085197,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803851.2510386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60564","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.720849193,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803852.6703477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.352345997,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779803852.817152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.596784728,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803854.031177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34726","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.567781801,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803854.5796008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47232","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.327130629,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803855.5148969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.889049261,"size":133,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803857.249214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34730","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.216551551,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803857.538804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.713347201,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779803857.5612423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.883224707,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803858.4638464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.939402468,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803859.5593312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56390","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.977176245,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803861.281329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.734886439,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803862.1309943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56394","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.878905587,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803862.2856128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.812734865,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803863.4374874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.868672803,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803862.0284934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58168","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.350919935,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803862.1878123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.782637982,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803863.5510628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":40.154551052,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803864.8317182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33356","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.583428714,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803864.906829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":38.617353591,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803865.2260637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58176","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.189433057,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803865.8074963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.398330965,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803866.836691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.270512697,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803867.0995035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.904991605,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803867.6327446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.717396547,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803867.9940767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33360","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.154605188,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803868.1650913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2009"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2009,"user_id":"","duration":4.605783445,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779803870.277489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.635557781,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803870.2780354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.787805469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803870.8558857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.038845625,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803871.0944602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.248345234,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803871.4299579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Content-Length":["3551"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":3551,"user_id":"","duration":4.321531341,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779803871.448113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":43.911237674,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803871.7952745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.620386608,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803872.88922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49238","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.633975877,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803873.313116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.024050765,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803875.1071017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.649103109,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803875.3783052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2005"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2005,"user_id":"","duration":3.940979902,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803875.4088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.544406407,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803875.759285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.471545006,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779803875.8773594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.774251505,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803875.9589794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49242","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.061603312,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803876.3951483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Content-Length":["2065"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":2065,"user_id":"","duration":4.591133267,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803877.703219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.588380707,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803878.282627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58152","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.966809722,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803878.7522845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.864730343,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803878.9212966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.516589614,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803879.0365694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.617703782,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803880.5516093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.162134751,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803881.1543584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46102","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.192380146,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803881.8829842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Content-Length":["3511"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":3511,"user_id":"","duration":6.109386092,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803882.129163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.417013337,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803882.4901328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.729144959,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803882.8315167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.784156698,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803883.0371902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Content-Length":["2049"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2049,"user_id":"","duration":4.105278735,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803885.0600815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2037"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2037,"user_id":"","duration":4.500767411,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803885.8982368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.008556973,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803887.3486161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Length":["2084"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[]}},"bytes_read":2084,"user_id":"","duration":4.507767661,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803887.3490903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.850102488,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803888.000691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.864174668,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803889.2852352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":1.927905007,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803889.9334884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.886852249,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803890.0493784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.98171808,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803890.6269002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Content-Type":["application/json"],"Content-Length":["3476"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":3476,"user_id":"","duration":4.720955954,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779803890.7258492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":3.368484797,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803890.9279737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.918584735,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803892.4258916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.378889397,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803892.4310184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.029058672,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803892.7175176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3152"],"Accept":["application/json"]}},"bytes_read":3152,"user_id":"","duration":4.294411835,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803892.9000182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.727550087,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803893.3116353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.5672092,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803894.3245528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.272223756,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803894.366519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":1.930799442,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803894.5092192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.665962288,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803895.673263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46380","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.947003581,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803896.0281904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2009"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["*/*"],"Authorization":[],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2009,"user_id":"","duration":3.587518882,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779803897.0545912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.147484269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803897.1805768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":5.889152745,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803897.536351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.217530635,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803898.1137865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.781214671,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803898.6063335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Content-Length":["3551"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":3551,"user_id":"","duration":4.232772103,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803898.762937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.245624509,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803898.900689,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.864645586,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803900.1712482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43012","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.982468999,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779803900.4896247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53522","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.814812854,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803901.1321359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.069273183,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803901.423468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.876555574,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803902.7320213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2009"],"Cookie":[],"Origin":["http://localhost:5173"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2009,"user_id":"","duration":4.608962095,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779803903.1728923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Content-Length":["2084"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":2084,"user_id":"","duration":4.401262794,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803903.6633081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53528","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.171995495,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803903.809153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.188886083,"size":185,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803904.0722733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.161394444,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803905.313102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":2049,"user_id":"","duration":4.173624168,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779803905.7504933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=canary&branch=canary"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.570271216,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803905.960047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43026","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.786999335,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803906.651767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.219840691,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803907.5022807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.762274779,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803907.9854667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.320804441,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803908.0906708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.007758651,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803908.3526056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.534656338,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803908.9592795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.997699594,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803909.3205132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.999116874,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803909.4572694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.796954729,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803909.4633417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.704131075,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803910.8974845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.910688845,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803911.4894745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.012598646,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803911.669627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.570105633,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803911.7774467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.266045912,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803912.4364274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.075199935,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803913.1426618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2009"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2009,"user_id":"","duration":3.675857547,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779803913.3711812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57380","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.410489551,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803913.8807938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.551949253,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803914.06653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52600","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.568528188,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803914.121113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.440079323,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803914.4506629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.663195713,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803915.9401267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43052","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.038859376,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803916.7545853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.116834206,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803917.4219654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2084"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2084,"user_id":"","duration":4.271499842,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803917.512995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.140106502,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803918.21927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.09146672,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803918.454005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.565469677,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803918.634203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":6.188236649,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803918.7607143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["2049"],"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":2049,"user_id":"","duration":4.302688656,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779803919.6635153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.899316253,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803918.846915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39514","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.824371962,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803919.4959998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.952860553,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803920.188175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.844393881,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803920.3840196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.807555662,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803920.398521,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43052","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.769312916,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803920.552863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.794817323,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803920.8932452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.007339915,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803922.3807175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2008"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2008,"user_id":"","duration":4.593713471,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779803922.5618002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.169280813,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803923.638585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39522","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.783589214,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803924.4441833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55842","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.043249737,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803924.5012476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.995753386,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803925.4952781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.297451578,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803925.691739,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":5.129711065,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803926.0470524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.144846977,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803926.5767887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.187602174,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803926.9829273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["3550"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["*/*"]}},"bytes_read":3550,"user_id":"","duration":4.413591331,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779803927.6436312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51398","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.191647155,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803928.4973826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.986101227,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803929.3185296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.617752106,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803929.4970977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.994649862,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803930.050613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.995115991,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803930.0824914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60292","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.181623646,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803931.1438494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.150788192,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803932.1683164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.583568209,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803932.4583173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.549798463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803932.7517617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60304","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.661152822,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803933.4438357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2009"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"]}},"bytes_read":2009,"user_id":"","duration":4.115992894,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"]}} +{"level":"info","ts":1779803934.0648203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.912663887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803934.502462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.997107379,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803934.5233245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.46331005,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803934.700414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.193069919,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779803935.5965555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54236","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.131250848,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803936.5184321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.984516612,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803937.6070578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47740","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.852211766,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803937.894812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.384025081,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803937.8953285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2083"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":2083,"user_id":"","duration":5.719483678,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803938.5358443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.82681735,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803938.6007895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.149554347,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"]}} +{"level":"info","ts":1779803939.5616817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.032444895,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803939.8123088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Content-Length":["2048"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2048,"user_id":"","duration":5.739201224,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779803940.5927582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47742","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.993263811,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803942.0275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.12302012,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803942.0395663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.134379357,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803943.9612145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.417870538,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779803944.175706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.12893197,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803944.4276009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.85747049,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803945.0640612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.454828168,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803945.2133348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.39406238,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779803945.884894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["3509"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":3509,"user_id":"","duration":3.849783706,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779803946.8190615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.848871434,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803946.9352407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.757076042,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803948.3799086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.051803502,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803949.7402182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Content-Length":["2049"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":2049,"user_id":"","duration":4.806336279,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803951.2824838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.337085523,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803952.762374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.020009566,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803952.842516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/master/api/ping","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["curl/8.19.0"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip"],"Origin":["http://localhost:5173"]}},"bytes_read":0,"user_id":"","duration":3.598608064,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779803954.3123577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.919696534,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803955.2627761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32802","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3154"],"Accept":["application/json"]}},"bytes_read":3154,"user_id":"","duration":4.534955844,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803956.4764977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Content-Length":["3435"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":3435,"user_id":"","duration":6.727658928,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803958.6045332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":7.314582717,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803958.6143007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":5.842642504,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803959.9551973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32814","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.683942602,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779803960.2576635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2083"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":2083,"user_id":"","duration":5.935670178,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803961.5784352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.077447848,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803962.9569767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Content-Length":["2048"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2048,"user_id":"","duration":4.344472636,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779803963.341844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.726402122,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779803965.0528316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.787216164,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803965.2929509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.336616788,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803967.1483092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58344","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.80474508,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803967.608724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2084"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2084,"user_id":"","duration":4.640700329,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803968.8488462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.788210826,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803969.4126036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":7.824830481,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779803969.6177866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37462","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.323321519,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803972.1751833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.555963516,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803972.6632595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58356","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.512899306,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803972.9374764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.079449121,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803973.6838684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2049"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":2049,"user_id":"","duration":4.260655938,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779803974.1510332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37478","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.53132872,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803975.466464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.520773221,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803975.6377513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32952","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.97285041,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803976.149389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.963529301,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803975.5285044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.261937992,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803975.8453271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.040001873,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803976.2865849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.697978487,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803978.4975111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.643787819,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803978.6333678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.350308532,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803978.6758547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50676","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.921765669,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803980.490627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50684","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.959157263,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803980.5810025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.286015374,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803981.0283039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.385138767,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779803982.407996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.902064189,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803983.0771885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39388","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.397487378,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779803983.1847405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.593773355,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803984.579953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":44.175107068,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803985.0455596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54430","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.552205985,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803985.4838364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":44.827335672,"size":144,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779803986.0494175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.960595419,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803986.3151977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.895530476,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803986.655914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.618269201,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803986.7931955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":44.679755253,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803987.439501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.850026887,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803987.960299,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.76449887,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779803988.3088868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54444","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.251385351,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803990.1615877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.359242146,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803990.6275766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39400","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.315058743,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803990.9080248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.582352528,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803991.0733938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.579111293,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803992.0636313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.616332244,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803992.8926003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.916024125,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803992.9302812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.266148662,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779803993.4806693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43256","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.892900719,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779803993.6866767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56250","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.04823757,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803994.3476582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.163179088,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803995.1692266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.084837494,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803995.3377225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2005"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":2005,"user_id":"","duration":4.418904021,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779803996.6552854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.754902754,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779803996.8572905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Content-Length":["2065"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":2065,"user_id":"","duration":4.782172655,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779803998.4115295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.472855242,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779803998.5692196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43266","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.080170388,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779803998.906609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49180","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.215878251,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779803999.0265539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.662208114,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804000.169742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Content-Length":["2037"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2037,"user_id":"","duration":4.824114821,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804000.322522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.144722929,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804002.237609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.572773354,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804002.9746528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["2009"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2009,"user_id":"","duration":6.094891124,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"]}} +{"level":"info","ts":1779804003.0499146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.719581912,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804003.1211543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.086184556,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804003.1790833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35086","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.606550688,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804002.6680279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Length":["3551"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"]}},"bytes_read":3551,"user_id":"","duration":4.38198442,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804003.2025354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.674565163,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804003.5575397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.204495146,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804005.2464774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.080273333,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804005.246899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.007397038,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804005.3586626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.26805541,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804006.755523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.075615612,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804008.4249253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.21322488,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804008.7394826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.483574464,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804009.090892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.524830416,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804009.4851253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.229090363,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804009.6941917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.929939129,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804009.873746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Content-Length":["2009"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2009,"user_id":"","duration":4.505829718,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804012.9611464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2084,"user_id":"","duration":4.211939851,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"]}} +{"level":"error","ts":1779804013.2535377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54882","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.421156922,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804013.4767516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":5.043147611,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804013.8874528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.787853908,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804013.9692929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.266106825,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804013.9983373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.115505023,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804015.3446283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.849990255,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804016.305147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.042840075,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804016.622004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.724915658,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804017.3477716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.37756048,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804017.8924227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.576300896,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804018.1841786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.205923302,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804019.2782354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.792554389,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804019.4769466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.467894992,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804020.3269815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.97379064,"size":133,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804020.9684627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.067705116,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804021.0561326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.749169016,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804021.8304615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"]}},"bytes_read":0,"user_id":"","duration":2.544412224,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804022.088001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.455212243,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804022.0954285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.610655024,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804022.2172537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.854738616,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804022.569394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2009"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":2009,"user_id":"","duration":4.375833417,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804024.155813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.098410133,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804025.3373106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.002479189,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804025.5254023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60948","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.555312666,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804025.5732307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.993645069,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804025.7699184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.542671813,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804025.907695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.810411147,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804026.0645025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["2084"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2084,"user_id":"","duration":4.226614025,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804026.4317107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Content-Length":["2049"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2049,"user_id":"","duration":4.327862288,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"]}} +{"level":"info","ts":1779804027.9440682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.597058729,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804028.4056156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60956","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.878810297,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804029.0505123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.893249737,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804029.4248366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.843562632,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804029.5243177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.74662533,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804029.8164802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"]}},"bytes_read":0,"user_id":"","duration":3.742647259,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804029.9396024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.022199728,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804031.4918215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":5.052725546,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804032.4132504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.361562231,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804032.4545808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Content-Length":["2009"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":2009,"user_id":"","duration":4.502412682,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804031.2051427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.685499369,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804032.3812451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Length":["2084"],"Accept":["*/*"]}},"bytes_read":2084,"user_id":"","duration":4.303790982,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804032.4687495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.822442639,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804033.8241289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.210097149,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804034.1606581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.952815196,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804034.485101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.939212782,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804034.5035822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.565332659,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804035.495405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58790","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.966178381,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804036.2307796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2049"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":5.655164025,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804036.308083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.916597941,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804036.3817966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.904047246,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804036.7419088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.909598066,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804036.7477207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"]}},"bytes_read":0,"user_id":"","duration":2.252776203,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804038.1220574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.605226767,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804039.9281871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/operations?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.599033454,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804040.2600904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.762064893,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804040.4886034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2009"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":2009,"user_id":"","duration":3.730015139,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804040.6403658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58804","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.477139555,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804040.9478285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.557481002,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804041.0542896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.303178836,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804041.953172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.71404329,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804042.9691145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.473590027,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804043.2993634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.16662243,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804044.294776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2084"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2084,"user_id":"","duration":4.357518097,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804044.386507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36666","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.115776932,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804044.9546626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.997161808,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804045.0829706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.438699583,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804045.6917048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.712784129,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804046.2207046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.158502553,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804046.5231426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Content-Type":["application/json"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["2049"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2049,"user_id":"","duration":4.55999299,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804046.9602134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.657333435,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804048.063461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44088","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.972412507,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804048.8096611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.845586898,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804049.0409994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.733835405,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804049.4756567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.774791201,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804050.309276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.080158982,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804050.4024494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39880","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.753159535,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804050.6119776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.072751615,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804051.4174678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["3511"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":3511,"user_id":"","duration":4.448619444,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"error","ts":1779804053.304064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39882","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.888346953,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804054.0205688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.966596628,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804054.4032984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44102","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.074750676,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804054.46675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2049"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Authorization":[],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":2049,"user_id":"","duration":4.148975916,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"]}} +{"level":"info","ts":1779804054.5670588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.947461496,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804055.1040595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.273280457,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804055.4451668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.959321351,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804056.768898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.738912486,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804056.776446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/assignments?channel=beta&branch=beta"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.296706187,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804056.984167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.557834913,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804057.3043938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36894","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.884923141,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804058.499464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44242","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.192383949,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804059.7075944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.594881313,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804060.1252627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.341025018,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804060.32744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.537517797,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804060.5649004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.988554498,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804058.862677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.301889724,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804060.2475066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42670","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.834153098,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804061.8214176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.723474679,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804062.3100376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Content-Length":["2084"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":4.48879682,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804063.01948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.782167602,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804063.0647895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.193439425,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804063.2091753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.767278469,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804064.9495022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Content-Length":["2009"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":2009,"user_id":"","duration":6.271134991,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804065.7485821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.531433324,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804066.4614527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.141163426,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804066.5679224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2049"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":2049,"user_id":"","duration":4.73868191,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804067.4222894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.393830824,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804068.3723786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.298781257,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804069.667055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.708853343,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804069.972847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.216550177,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804070.2945137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.716496732,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804070.3237276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.854136307,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804070.427466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.998027471,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804072.5449703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.16129048,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804073.062723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58450","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.623524016,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804074.144029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2008"],"Accept":["*/*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2008,"user_id":"","duration":4.466686318,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804074.535366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.231357308,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804074.535366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.554827044,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804074.6133995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.280079028,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804075.0103374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Content-Length":["3549"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":3549,"user_id":"","duration":4.575425148,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804075.3045154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.750560373,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804076.498855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59866","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.427481246,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804076.5247667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.978946914,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804077.0137863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56664","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.739397784,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804077.8653824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.319562486,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804077.9699926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.815972716,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804079.1294224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.110166283,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804079.9471967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43254","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.925459899,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1779804079.9981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.377125273,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804080.0303102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.495900537,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804080.822323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59868","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.322013714,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804081.2793345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.965593765,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804082.0521579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.175834786,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804083.8410168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.702969247,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804083.9136968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59870","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.089548422,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804084.0396047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43256","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.090699474,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804084.0623806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.023514223,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804084.2255008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.246767053,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804084.3577256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.35258172,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804084.9836214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.918736408,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804085.7198713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["4978"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":4978,"user_id":"","duration":4.432106756,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804086.2459662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.3973279,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804086.826459,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59952","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.785448755,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804087.924769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.853780035,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804088.2026978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.287270218,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804088.2638116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.271068674,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804087.6742582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.306375454,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804088.0200381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.540148641,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779804088.2300951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.390418437,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804088.2300951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.882133733,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804089.2972054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.979820681,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804091.2207792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.834900869,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804091.4075356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59966","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.456409401,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804091.941196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3475"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":3475,"user_id":"","duration":3.697470494,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804092.0720246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.025790613,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804092.3338149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.304387808,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804092.3737352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.134265818,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804093.773453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Content-Length":["2083"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2083,"user_id":"","duration":6.090768245,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804093.9520223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.722018076,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804094.4361396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44256","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.135531253,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804094.4756875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.066552811,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804095.9463317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.866041498,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804095.9922252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.650012975,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804096.015111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.065777101,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804097.5974636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.213847533,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804097.7273679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.767043136,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804097.7772167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.993440898,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804098.2251422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.271665128,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804098.834788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.530700165,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804099.4920926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44256","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.014218383,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804099.867159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Content-Length":["2008"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"]}},"bytes_read":2008,"user_id":"","duration":3.842466065,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Vary":["Origin"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804099.9549298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.954201682,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804102.1157777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.38055828,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804102.1162221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.330288563,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804102.3566508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.481680878,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804102.5971956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["3549"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"]}},"bytes_read":3549,"user_id":"","duration":4.363724341,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804103.2549136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49250","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.411558395,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804103.7924674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.187040288,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804103.8927808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.929612093,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804104.05222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.556471506,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804104.1793096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.054812106,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804105.324232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.19968869,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804107.0163321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.956380039,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804107.7534876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.952681157,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804107.8959315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.994541174,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804108.0403373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.521472778,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804108.0676656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.703473277,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804108.1130106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.507006268,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804108.3143694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.126632053,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804109.3772523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.042410748,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804110.1227713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.215777848,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804110.538002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37642","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.489838695,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804111.7848454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Content-Length":["3549"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":3549,"user_id":"","duration":3.705436478,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804111.9246805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34872","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.646805008,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804113.0847244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.760844081,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804113.7194936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Content-Length":["2009"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":2009,"user_id":"","duration":4.333435836,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804114.6432776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways?view=summary","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.519153432,"size":1917,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804114.6531034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59598","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.721358143,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804114.764624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.633693699,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804115.1727393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.380671932,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804115.1866763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37316","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.646264481,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804115.9810967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.889323918,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804116.3161507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":3.559296835,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804116.9738863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.14114344,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804117.056358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37330","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.295408215,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804117.5186064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.232143197,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804118.0758688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.981380958,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804118.5064192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.628865051,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804118.971268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"]}},"bytes_read":0,"user_id":"","duration":2.646624705,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804120.854525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.872875565,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804122.3658903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Content-Length":["2008"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Origin":["http://localhost:5173"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Cookie":[]}},"bytes_read":2008,"user_id":"","duration":4.282540318,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804122.5801783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.053923288,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804122.8446321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.330126798,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804123.7700026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.79003448,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804125.0132742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.424743801,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804125.3198512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.467168639,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804126.5670404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2083"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":2083,"user_id":"","duration":5.704400522,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804127.289868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.917590091,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804128.8331957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.055464884,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804129.0107813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2049"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":3.683661754,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804129.2415268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":3.919514297,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804130.8176403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.796630779,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804131.2462757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.402347852,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804132.2858644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39744","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.036039951,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804132.8236907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.522298211,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804133.3110747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46608","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.22603794,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804135.514066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.259402664,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804136.168119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.849071075,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804136.9843295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2008"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":2008,"user_id":"","duration":4.15183814,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"]}} +{"level":"error","ts":1779804137.9331906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39758","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.645696727,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804140.539317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/system/status","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":34.672157515,"size":9114,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804140.9936543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46626","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.824437088,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804141.2118957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts?department=12","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.68302283,"size":82,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804141.4238248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Content-Length":["2084"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":2084,"user_id":"","duration":4.428044014,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804141.4680486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39768","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.533026805,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804143.6400201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.421113074,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804143.8749027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51962","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.879598993,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804144.416999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.869511444,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804143.1139898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.57019325,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804144.0416496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60920","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.460760725,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804145.938874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.17923191,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804146.5901663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51968","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.601567345,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804147.050009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"Accept":["*/*"],"Sec-Gpc":["1"],"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.512378817,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"]}} +{"level":"error","ts":1779804147.3469205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60934","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.303702591,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804147.6030629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.480670812,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804148.776059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"]}},"bytes_read":0,"user_id":"","duration":2.828615379,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804149.6655674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51972","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.074208732,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804151.6159852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.831278116,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804151.6171203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.004291646,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804152.0515697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42614","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.701718973,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804152.1690392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.109390579,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779804153.70592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.081219187,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804154.9926865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42630","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.324263892,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804155.8518069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.224699654,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804156.636262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.919489749,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804156.7034807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41804","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.649090676,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804156.9637818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.785939823,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804159.640107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.667768158,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804159.8833418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.17161511,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804159.9929006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42072","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.997689991,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804160.9933546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.130526863,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804163.1532645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.508286303,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804169.027445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":9.378756327,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804169.3396907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36596","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":9.191889971,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804169.9165282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56780","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.915283689,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804170.1658018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":9.163751021,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804170.4280105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":7.224582362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804172.4762864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.127909734,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804171.322832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.184082807,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804172.435249,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.153734725,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804173.1806269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.64247136,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804173.22697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.949188772,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804174.813788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":47.773855233,"size":137,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804174.8144445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":52.024380908,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804174.9210024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":49.689252009,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804175.7504432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.419991686,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804175.8448343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43580","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.262128846,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804176.0484457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.605628051,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804177.8249161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Content-Length":["2009"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2009,"user_id":"","duration":4.589932998,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"]}} +{"level":"info","ts":1779804177.837483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.64783849,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804179.4217205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2084"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":2084,"user_id":"","duration":4.598142798,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804179.9700158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.137442036,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804180.1869104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.257327827,"size":163,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804180.447649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2049"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.687939976,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804181.0622087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.216177561,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804181.0693743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43580","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.01785469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804181.4993703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.677869461,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804182.380916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.950850039,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804183.2519772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.797128606,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804184.2759745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.077577286,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804184.8436363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.860877881,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804186.7314332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.661048574,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804188.8869603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.601350876,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804190.032451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Content-Length":["4943"],"X-Forwarded-Port":["80"]}},"bytes_read":4943,"user_id":"","duration":5.17851243,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804190.4868557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.747357527,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804194.0274222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40646","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3157"],"Accept":["application/json"]}},"bytes_read":3157,"user_id":"","duration":6.143546368,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804194.5411274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.641319425,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804195.8742557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.37623364,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804197.033264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2084"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2084,"user_id":"","duration":6.992151936,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804197.412198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.37587346,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804199.5486426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56340","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":6.452176854,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804200.0351295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.150227739,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804200.1511335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.600745159,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804199.6429083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["2009"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Cookie":[]}},"bytes_read":2009,"user_id":"","duration":4.490238859,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804200.223642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.699118023,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804200.7741325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.618789225,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804200.88942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51814","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.222420018,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804202.21496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.94042485,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804203.5004187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.275328824,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804204.2018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.550089998,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804205.0868213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.304317991,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804205.334947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51822","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.442445702,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804207.9622247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.865423431,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804208.0619543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.837452423,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804208.6723568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.169839499,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804210.4920113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44736","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.154572673,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804210.798538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.827660003,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804211.1766407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.964899033,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804212.2144194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.539323744,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804213.1314886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.060251895,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804213.5217974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.714214908,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804214.0373755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.851395976,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804215.2639735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44748","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.770207479,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804216.567263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.522525473,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804217.3235333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.105707846,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804218.627079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.096923063,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804218.7359376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40724","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.469218487,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804219.4395907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.300749597,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804219.5530167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.977339341,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804222.1433184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.920727585,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804222.9481637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":43.330351567,"size":129,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"]}} +{"level":"info","ts":1779804222.9606674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.323469557,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804223.5226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.784325848,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804223.6529365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.202982959,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804224.935828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.373838565,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804225.5834866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35952","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.430073134,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804226.670513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/data-services?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.701184815,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804227.0264494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.069822984,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804227.2927587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":46.793251196,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804227.4228072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.759559251,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804227.9295127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57338","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.403694071,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804228.4260857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":47.054686025,"size":144,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804227.6306496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Content-Length":["2009"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":2009,"user_id":"","duration":4.585014501,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804228.1042824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.569835043,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804228.862504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.910033856,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804228.9893975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.208279518,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804229.2322233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57348","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.193515208,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804229.3827991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2084"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"]}},"bytes_read":2084,"user_id":"","duration":4.245623979,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"error","ts":1779804230.0975065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.694151712,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804230.4386017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.899309631,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804230.857086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.744097369,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804231.9730573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43468","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.10213903,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804232.732526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.09413485,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804233.3364575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Content-Length":["2049"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":2049,"user_id":"","duration":4.33712449,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804234.227522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.119900029,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804235.6602511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.918329696,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804239.5731359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":10.077222601,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804239.5739615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52028","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":7.597789686,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804239.7155874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2005"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2005,"user_id":"","duration":9.267975105,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804240.4364252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2037"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Type":["application/json"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":2037,"user_id":"","duration":4.763395343,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804241.2398338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":11.847341857,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804241.8554428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":10.988573305,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779804244.2414396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59120","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.660837527,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804244.549424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.104346408,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804245.7967849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2065"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":2065,"user_id":"","duration":4.547863973,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804246.4314191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.56792725,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804249.1171837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.677395547,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804249.7989643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56052","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.555017337,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804250.639702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.076078727,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804251.9407656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2009"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":2009,"user_id":"","duration":6.135185055,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804252.8884425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.763940248,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804253.6121151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53552","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.60363873,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804253.703679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.056270782,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804260.7256546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59852","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":8.994635932,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804260.8687408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2084"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":9.861610163,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804261.689611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":9.865987231,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804261.6899893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":11.628660591,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804264.792291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.85483756,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804265.3195577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["2049"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2049,"user_id":"","duration":3.619516043,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804266.352712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.652581038,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804266.6492114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39136","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.921781896,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804267.1641119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.285956308,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804267.958125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54936","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.15762745,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804268.066785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.73853012,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804269.0900714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.7219347,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804269.7448747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.094011235,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804271.8910925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.791067606,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804272.2869651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.113782101,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804272.4403424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54950","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.480790033,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804272.9691286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.893523192,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804274.36324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.616705075,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804274.6750436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.381447785,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804275.3312693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52352","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":2.888776482,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804275.7675595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.869401047,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804276.6877508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.005888974,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804277.1031165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45122","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.738589724,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804277.792928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.816339688,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804278.7398987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.963570062,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804279.7333353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":48.279227674,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804280.0944934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.761624194,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804281.1240084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.425884474,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804281.6710799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":43.836588399,"size":144,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804281.8718076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.124266647,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804282.372161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.570701789,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804282.3887763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58360","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.283237452,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804283.046339,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":50.70038289,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804283.246769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49444","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.150580684,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804285.0636592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.68317163,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804285.391432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2009"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2009,"user_id":"","duration":4.258658897,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804285.4102647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.668462331,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804283.9863575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.005769743,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804285.0435581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.262533188,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804285.8363647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.679893394,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804285.9074528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51362","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.697378716,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804286.10509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58360","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.755385602,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804287.528102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2084"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":2084,"user_id":"","duration":4.354089308,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804288.0122278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.961115338,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804288.220607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.721572713,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804289.0086718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.09100574,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804289.0144389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.020515167,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804289.038038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2049"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":2049,"user_id":"","duration":5.519582953,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"]}} +{"level":"error","ts":1779804290.6329715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49454","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.525028102,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804291.4381168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.591562956,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804291.7360506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.19913854,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804292.424905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2005"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2005,"user_id":"","duration":4.404774328,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804292.89286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2065"],"Authorization":[],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":2065,"user_id":"","duration":3.869799762,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804294.2003937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.558532223,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804294.2086968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51858","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.93406247,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804296.417508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2037"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2037,"user_id":"","duration":4.672847663,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804297.2408786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.023498178,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804298.1005683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.667815809,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804298.194716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.293923175,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804298.9363217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33494","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.472656787,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804300.6341255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.524264067,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804302.000943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":3.798807449,"size":216,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804302.00763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58566","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.763982649,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804303.399176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.974192116,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804304.144945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.200076798,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804306.0241818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.003968618,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804306.7732718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2009"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"]}},"bytes_read":2009,"user_id":"","duration":6.129403881,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804307.2378654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.830835941,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804308.925173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58566","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.777533768,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804310.4998095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2084"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":4.468724322,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804311.129885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.348154015,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804311.6905167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"]}},"bytes_read":2049,"user_id":"","duration":4.440935308,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804313.373922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.865851571,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804314.254399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":2.755606601,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804314.5552578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.307758687,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804314.812593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.002878342,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804317.0737426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33478","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3155"]}},"bytes_read":3155,"user_id":"","duration":4.922095469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804317.4859617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.922737369,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804319.4211576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.159336617,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804320.0860336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.995739611,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804320.8506124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.030877955,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804321.088222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.592999547,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804323.8885825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58530","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3158"],"Accept":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.82701683,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804325.1060398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.673688328,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804325.1190848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.259849857,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804325.158433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.070759643,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804325.4604862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.364868677,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804327.6963482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":41.356053828,"size":129,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804328.3272738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.166925823,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804328.4178398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":41.262561068,"size":144,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804328.6191533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58542","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.722447789,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804328.6401682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.526071649,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804328.705685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.569856769,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804330.1541228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3511"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":3511,"user_id":"","duration":4.686042316,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"]}} +{"level":"info","ts":1779804330.556402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.847001303,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804332.6961415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.367263208,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804332.9973872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":2049,"user_id":"","duration":4.282713563,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804333.0027874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60530","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.382045011,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804333.1392968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.71204369,"size":133,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804333.2942803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.644400492,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804334.6158109,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.051939658,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804335.0965316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.93458972,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804335.5685518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.870818209,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804335.5864923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.581113702,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804336.5004513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":46.944262414,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804337.21979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.072982051,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804337.8713346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.864549518,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779804338.495367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=department_id:12,customer_id:777&page=1&limit=100&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.192693838,"size":185,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804339.4126318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2005"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2005,"user_id":"","duration":4.30646573,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804340.4156876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38122","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.844512785,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804341.127359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.622191368,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804341.450104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Origin":["http://localhost:5173"],"Content-Length":["2065"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2065,"user_id":"","duration":4.221490981,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804341.7076738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49152","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.119569016,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804340.099066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.118401018,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804341.6703374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.149289591,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804342.90263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.09381255,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804343.2118309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.652744636,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804343.264416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48726","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.745581364,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804343.5584824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Content-Length":["3511"],"Origin":["http://localhost:5173"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":3511,"user_id":"","duration":4.321855704,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804344.371626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.263432832,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804346.2561016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.98383415,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804346.3675594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2049"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":2049,"user_id":"","duration":4.686525706,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804347.8949041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38136","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.989934495,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779804348.808909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["2037"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Authorization":[],"Cookie":[],"Origin":["http://localhost:5173"]}},"bytes_read":2037,"user_id":"","duration":4.428892182,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804349.1119826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.734479317,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804350.0436926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":6.476151036,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804351.3202696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.80279383,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804352.9409387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49902","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.043124215,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804353.3423004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.524523893,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804354.7250519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.605627659,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804354.81412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60828","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.485038264,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804355.6335397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.576358334,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804356.3683283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49916","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.418855571,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804357.4140682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.060978166,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804359.5507777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.818559964,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804359.5899727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37722","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.773345972,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804361.0395072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52812","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.409577354,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804361.3982372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.976145328,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804362.2627285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":6.619522566,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804363.9416113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.380715789,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804364.114823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.707504383,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804365.3504262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52822","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.301571432,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804366.0059965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.734915784,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804366.1771219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.226862998,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804366.253768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.132145608,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804368.095247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.970965601,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804368.4035752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.03285679,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804368.498508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.034369576,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804369.543774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.247104056,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804371.0540502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.642686086,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804372.140349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":41.305573435,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804372.2779198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.726390373,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804372.4282103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2009"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2009,"user_id":"","duration":4.325112089,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804372.490322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":39.771216525,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804374.2784925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3156"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3156,"user_id":"","duration":4.551452872,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804375.348452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.285368688,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804375.7524529,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.467146646,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804376.2827106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2084,"user_id":"","duration":4.132843069,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804376.6081848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Content-Length":["2049"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2049,"user_id":"","duration":4.108530212,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804377.2294128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.793748254,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804377.466733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.17973523,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804379.2949817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.679788041,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804380.2597096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.967156679,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804380.2843943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.92811747,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804380.619187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.857168265,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804380.884436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":39.555173883,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804382.0937173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60482","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.625586617,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804382.3261755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.022964876,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804382.3405414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.044298306,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804384.5671144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":7.318144705,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779804385.030169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38098","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.934820768,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804385.0946429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Content-Length":["2005"],"Authorization":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2005,"user_id":"","duration":4.465507873,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"]}} +{"level":"info","ts":1779804386.0044515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.655178919,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804386.6453407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2065"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"]}},"bytes_read":2065,"user_id":"","duration":4.310147992,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"]}} +{"level":"error","ts":1779804386.8776622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":6.351898581,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804388.471773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.892676378,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804389.6245914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.593224556,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804390.0002925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.114733408,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804390.334944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Content-Length":["2009"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":2009,"user_id":"","duration":4.32173734,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804390.4964101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.393563565,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804390.55053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.889210983,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804392.438124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.957836277,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804392.7507303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38116","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.124645676,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804394.3581288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Content-Length":["2084"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":4.01474541,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804395.7233021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39522","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.72121414,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804396.193777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.690322096,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804397.5324275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.085216288,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804397.7883987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44466","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.034545416,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804397.0417843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["3504"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":3504,"user_id":"","duration":4.575699439,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804397.121444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42088","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.295250406,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804398.2215486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.579885935,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804398.7228525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.419428848,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804400.2403638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.3811453,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779804401.410527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42092","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.287577338,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804402.1685984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.113619184,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1779804402.472811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.742291664,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804403.0807304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.851799924,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804404.0461686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45930","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.79463562,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804404.8613808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.683631846,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804404.9105697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50306","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.498622705,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804407.2366486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.75583843,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804407.342281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta&app=all"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.473068005,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804407.4381635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.348715804,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804408.8627164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45940","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.553805721,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804409.5686696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38722","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.655672596,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804409.9995015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.550715538,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804411.2797503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.929900631,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804413.2667587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.022092897,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804413.5921538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45952","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.72083547,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804414.1316128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50320","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.559564458,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804415.7008886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"Content-Length":["2009"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2009,"user_id":"","duration":4.411669802,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804415.703037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.695206295,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804415.921399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.644602648,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804417.4966848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.357134704,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804418.4429815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44704","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.848126808,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804420.5390706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.60676493,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804421.3503404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.63777105,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804422.876454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.165054645,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804424.4658225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49904","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.702873158,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804425.3058317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2084"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2084,"user_id":"","duration":4.755852187,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804424.7853234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.317197761,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804425.4263148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.431545437,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804425.6557624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43596","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.073271767,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804427.6846359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":50.580302465,"size":144,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804427.685199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":51.203616517,"size":129,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804427.7024057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":40.935132634,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804428.8592045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.435289375,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804429.7206533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.026094907,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804429.7952197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Content-Length":["2049"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2049,"user_id":"","duration":4.361549686,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804430.0773919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.281112198,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804430.5058136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59894","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.846870267,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804430.585002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.873735154,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804431.1355731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.439949496,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804432.5951438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.867029312,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804432.8622556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.99383691,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804433.2908237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.697203964,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804433.3532934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49776","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.771377448,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804434.496025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2009"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2009,"user_id":"","duration":4.409643991,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804436.6414387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.838647242,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804436.9818656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.111192264,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804438.48867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.985107903,"size":194,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804438.8901038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49780","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.527905297,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804441.0525422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.062392476,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804441.2341914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Content-Length":["4943"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":4943,"user_id":"","duration":4.58202156,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"info","ts":1779804442.8956635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":2084,"user_id":"","duration":4.398359858,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804443.36573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.474184545,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804445.3981094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.324203647,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804445.6841302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.780843624,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804445.6944463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2049"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"]}},"bytes_read":2049,"user_id":"","duration":4.450715374,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804446.8337493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33670","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.466336465,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804447.316184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41204","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.785561061,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804449.4389844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.73558444,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804449.6226943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.216093303,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804449.852869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.160111984,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804450.6737342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41206","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.34882954,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804451.545322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33680","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.706869531,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804452.1448607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.695573367,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804452.940592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42410","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.295807207,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804453.1717014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.443947928,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804453.273429,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.315776986,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804453.6352465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42294","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.861776632,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804455.4249067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.176201896,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804455.9168754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.63471698,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804456.7983985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42300","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.160647361,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804457.818596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.637485944,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"]}} +{"level":"error","ts":1779804457.8617032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55062","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.918090652,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804458.8064618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.88146579,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804459.7797823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.346317309,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804459.8662508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.040071682,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804461.6124628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60022","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.812807568,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804461.7355728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40242","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":3.870986405,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804462.8886602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.074151688,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804464.6215873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.0073531,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804464.665652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.791159965,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804464.673825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.884948556,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804464.7173364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40258","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.972428399,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804465.9278064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.030422719,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804468.0433226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.359324891,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804469.3525724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55208","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.727824464,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804469.4645076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.790193939,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804470.299756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Content-Length":["2009"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2009,"user_id":"","duration":4.364433403,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804471.3117309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40272","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.330015005,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804472.1005497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.626730578,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804472.4974403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.446017886,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804473.969004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51306","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.613598492,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804474.7493877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.429105124,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804474.800505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2084"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2084,"user_id":"","duration":4.492320804,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804476.527159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":45.13173318,"size":137,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804476.9338183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":46.231374445,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804477.077167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"]}},"bytes_read":2049,"user_id":"","duration":4.57213272,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804477.554235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51310","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.5767432,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804477.7276108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.918840364,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804477.7423172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":48.500415412,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804479.1960855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.089000404,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804479.8172934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.065909578,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804479.8835123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41494","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.130413727,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804480.8397796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.752102051,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804481.2375953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.501946435,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804481.654269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.118266463,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804481.775875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.826331918,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804480.7063107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.779149,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804482.3640764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.42844609,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804483.0660374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.750139601,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804483.6194854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.262856294,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804483.9816153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47976","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.266679162,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804484.2718277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2037"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":2037,"user_id":"","duration":4.497885143,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Vary":["Origin"]}} +{"level":"info","ts":1779804486.5739608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.946163207,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804487.025586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.654680596,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804487.618491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2005"],"Origin":["http://localhost:5173"],"Content-Type":["application/json"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":2005,"user_id":"","duration":4.541363392,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804490.803805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.219812247,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804490.8764925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45992","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.89193405,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804491.4133956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2065"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":2065,"user_id":"","duration":4.377084787,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804491.6928995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Authorization":[],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.066264486,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804495.2012138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2009"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":2009,"user_id":"","duration":4.389023534,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804495.2454352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.823075811,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804495.9622812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Forwarded-Host":["localhost"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.259137688,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804496.0894263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37748","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":6.195999073,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804498.8316493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.620659264,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804499.1977777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["3551"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":3551,"user_id":"","duration":3.94379792,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804499.3098009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39376","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.211671647,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804501.7742312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.567602405,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804503.062141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.22290197,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804503.2306674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.260734854,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779804503.7346022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39380","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.420504243,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804504.6966503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.915056559,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804506.993056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.256615617,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804507.3173091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60014","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.413787524,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804507.7290933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.659005101,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804507.882724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.64305413,"size":163,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804509.7700453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.060118515,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804509.4618995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.626260418,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804509.906451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56366","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.485043265,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804509.9462292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43298","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.855610979,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804510.1503568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.161338435,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804512.1203234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.24533605,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804512.758609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.599297417,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804512.7855365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.837863665,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804513.6036067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.130058153,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804514.238273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56372","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.330265439,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804516.3016298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.689508465,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804516.3935606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.264255318,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804517.6066682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56680","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.366590588,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804517.9943593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40684","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.205322767,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804518.477053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.709331594,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804520.3340726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.023754186,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804520.405902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.999657924,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804521.7289298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":44.674547635,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804522.123727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56694","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.515778284,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804522.2916512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54388","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.500077854,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804522.971446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Content-Length":["3511"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":3511,"user_id":"","duration":4.486884045,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804523.3365371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":40.958307854,"size":144,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804524.7478204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":46.757159173,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804525.2017872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41894","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.076692156,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804525.5107877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.773097775,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804525.5341575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39436","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.23088612,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804525.590216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.24776289,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804526.412324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"X-Forwarded-Port":["80"],"Content-Length":["2049"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":2049,"user_id":"","duration":5.997368704,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804527.5550458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.797196127,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804528.3273976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.976705499,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804528.3303194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.730607061,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804529.6434221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":6.661751829,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804529.6789691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.159523512,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804530.150135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55116","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.944940149,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804530.3267894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":1.989149376,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804530.5383122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39446","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.741499976,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804531.971357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2037"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":2037,"user_id":"","duration":3.631674474,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804532.1967263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.775055703,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804533.4894454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.802467744,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804533.5972073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.050928129,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804534.5081449,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Authorization":[],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Content-Length":["2065"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":2065,"user_id":"","duration":4.173099757,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804534.5539174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41896","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.400945718,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804536.395857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.191901487,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804537.4971702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.933294181,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804537.7351575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2005"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2005,"user_id":"","duration":4.231698042,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804538.097787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.579903119,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804538.2978828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55116","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.697932086,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804539.238418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.021756171,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804539.699071,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2009"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2009,"user_id":"","duration":3.843294601,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804539.923145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51974","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.052031719,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804540.5934465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.07777729,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804542.822263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51984","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.890890449,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804542.8853643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.638242818,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804544.51174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Content-Length":["2049"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":2049,"user_id":"","duration":3.910346697,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804544.5308309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.823236664,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804546.569422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.677191005,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804547.2258663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48756","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.400255054,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804548.5675676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2084"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":2084,"user_id":"","duration":4.045112228,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"]}} +{"level":"info","ts":1779804549.6004667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.061192196,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804551.9545567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.370958851,"size":133,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804552.6054807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.995902489,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804553.087703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35710","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.652089272,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804553.501621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.925367807,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804555.824606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.861453086,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804555.9349918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32784","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.837977001,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804555.9972534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.48847192,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804558.261684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.646892986,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804558.4089952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.57779354,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804560.0853853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":4.07914532,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804560.355056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32790","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.418338512,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804562.3935273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.976762197,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804562.396291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.123452828,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804563.4977531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.141449369,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804564.165685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41790","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3154"],"Accept":["application/json"]}},"bytes_read":3154,"user_id":"","duration":4.912462153,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804564.4804537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Content-Length":["2009"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"]}},"bytes_read":2009,"user_id":"","duration":4.385956662,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804565.9907546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.585359162,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804566.1870356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.781577476,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804565.7918196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51108","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.523069969,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804566.2022545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":42.433618843,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804567.0800116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46596","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.486639479,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804567.8867457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2084"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2084,"user_id":"","duration":5.303697858,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804570.123752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.030805147,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804570.5744975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":6.285551435,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804570.8186889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46604","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.736992371,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804571.3309305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["2049"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2049,"user_id":"","duration":5.119215127,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804572.6293304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.835642006,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804573.7342403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.838408265,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804574.5495725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.416601526,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804575.0069723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":46.822582766,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804575.619693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.279879826,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804575.8591173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":50.001638347,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804575.8766093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44568","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.054761945,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804576.0636804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49924","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.433058845,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804577.6161888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.059255131,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804578.5829144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["*/*"],"Content-Type":["application/json"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2037"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":2037,"user_id":"","duration":4.838736518,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804579.6535962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2009"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2009,"user_id":"","duration":4.637807881,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804579.8717356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.240847545,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804581.4849498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.859151539,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804581.5103354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":5.64339862,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804582.073444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.008033948,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804582.4650438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.640490718,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804583.1424863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2049"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":2049,"user_id":"","duration":4.551048233,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"]}} +{"level":"info","ts":1779804583.5908983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.928694006,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804585.1986427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.12295955,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804585.5869546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46092","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.113568881,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804585.830466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.335704893,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804587.1487336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2005"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":2005,"user_id":"","duration":5.627262201,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804588.2548342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.10543497,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804589.2748687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.672671674,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804590.3129869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.145761592,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804590.3329406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46970","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.131839699,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804590.583938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.730259063,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804591.2912152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":5.451687648,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804593.95835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60648","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.366062113,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804594.0127778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Content-Length":["2065"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2065,"user_id":"","duration":3.690694325,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804594.265784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54272","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":3.929014835,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804594.378633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.078554928,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804594.4696572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.187044752,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804595.4789402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.091744119,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804596.6848242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.093397857,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804596.8408985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.707623987,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804596.8539662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46970","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.781718305,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804598.8725147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":6.373573848,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804600.7278297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54298","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.985748601,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804600.7969317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.101671991,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804601.027745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.178382929,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804603.2999609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.420031218,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804605.2699153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2009"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":2009,"user_id":"","duration":4.457834618,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804605.3418267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52482","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.606172858,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804607.6555655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.618891551,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804608.001357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Content-Length":["2084"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":2084,"user_id":"","duration":4.693239247,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804608.4489756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":39.755122218,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804610.1186094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.840402,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804610.1863291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34344","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.841456015,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804612.5610504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2049"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Content-Type":["application/json"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2049,"user_id":"","duration":4.552165014,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804612.9495647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.285492791,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804613.0956032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.965406805,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804613.7252936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.8348377,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804614.5000794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.041695841,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804617.1537871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Content-Length":["2009"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2009,"user_id":"","duration":4.584981334,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804617.5969694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.492762065,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804618.6941316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54184","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.959768895,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804619.0080233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2037"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2037,"user_id":"","duration":4.499567007,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779804619.637538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":41.645382227,"size":129,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804622.0357153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Content-Length":["2084"],"Referer":["http://localhost:5173/superuser/selfserve"],"Authorization":[],"Cookie":[]}},"bytes_read":2084,"user_id":"","duration":4.426861789,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804621.0493014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.790981702,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804621.134737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.021074362,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804621.2462296,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.453699254,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804623.9115765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.168253877,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804624.448032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54504","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.200510958,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804624.5895808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":2049,"user_id":"","duration":4.449819535,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"]}} +{"level":"error","ts":1779804624.8939548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60296","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":4.585043774,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779804624.972966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":40.501537323,"size":144,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804625.0418396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Fetch-Mode":["cors"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":3.983818911,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804625.8038595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.651753338,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804627.9052618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58104","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.002644704,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804629.0791388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36648","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.629586859,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804629.167001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2005"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":2005,"user_id":"","duration":4.184584174,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804629.4273086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.83099757,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804632.1642978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36656","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.083592577,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804632.45792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58108","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.551079177,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804632.6284251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.57681421,"size":149,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804632.671025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.856117566,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804633.5945184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.159110591,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804635.4047406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58124","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.945334322,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804636.4262054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.788830799,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804636.4481232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.769245289,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804637.0392313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58796","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.871805981,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804638.2512307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2065"],"X-Release-Channel":["stable"]}},"bytes_read":2065,"user_id":"","duration":4.646955457,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804640.0602772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":3.622110235,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804640.2605906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2008"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":2008,"user_id":"","duration":3.8014024,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804640.420273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50340","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.014158529,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804642.1040468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37994","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.061802624,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804643.5033672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.081557255,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804644.9458466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.677671526,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804645.1525505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":6.89333265,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804645.5605156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.442008502,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804646.1061535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2084"]}},"bytes_read":2084,"user_id":"","duration":6.036014459,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804649.5310016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.369897858,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804649.8116887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.8570424,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804650.035466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35572","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.529473871,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804650.2612891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.147053508,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804650.5111392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60730","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.686678568,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804649.820868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":40.658101418,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804650.9957535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.618720932,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804651.499871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.850209813,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804651.730963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60732","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.103467669,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804652.668788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.522378258,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804652.845733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.01727527,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804653.3809395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.452587894,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804655.800989,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.293527958,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804657.1149895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["3511"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":3511,"user_id":"","duration":4.261136283,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804657.284921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.605107304,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804657.650783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Length":["2049"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"]}},"bytes_read":2049,"user_id":"","duration":4.260501527,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804658.06987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35572","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.337040406,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804661.2796814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.468320129,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804661.4862595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":3.827984978,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804661.8008397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.254762608,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804663.2022398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":41.172322383,"size":129,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804664.1731899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.676003137,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804665.0708966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60450","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.261598496,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804665.7336917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2037"],"Content-Type":["application/json"],"Cookie":[],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2037,"user_id":"","duration":4.445007904,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804667.566902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.357065393,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804669.6268027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.884039787,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804669.6735756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":42.388083902,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804671.708419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33858","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.63450004,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804672.6092865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.031701358,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804673.5358129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.768842765,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804674.8009577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.163662162,"size":163,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804675.7175956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.099337713,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804675.99364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Content-Length":["2005"],"Origin":["http://localhost:5173"]}},"bytes_read":2005,"user_id":"","duration":6.310759443,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804676.9489462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41910","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.404528777,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804678.1020725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.195992623,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804678.2495403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.426689056,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804678.5400972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.443260372,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804681.9354637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.888652598,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804682.1257968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.013313683,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804682.5341823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2065"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":2065,"user_id":"","duration":4.276880145,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804682.5744836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.02341125,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804684.7617693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59268","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.824676644,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804686.2410212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47046","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.405776982,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804686.4278479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Content-Length":["2009"],"Authorization":[],"Sec-Gpc":["1"]}},"bytes_read":2009,"user_id":"","duration":4.292295051,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"info","ts":1779804686.4667983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.924032348,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804686.774377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Content-Length":["2084"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2084,"user_id":"","duration":4.192304672,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"]}} +{"level":"error","ts":1779804689.249149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.000333286,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804689.749179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59280","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.985913312,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804689.8584783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":40.759065572,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804690.8642075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":4.387344395,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804690.8749924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.438783734,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804691.792685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.009629697,"size":149,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804692.975547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59290","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.224512596,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804693.6405294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":2.757891186,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804694.0493379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47054","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.798786021,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804694.1176884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Gpc":["1"],"Content-Length":["2049"],"Cookie":[],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":2049,"user_id":"","duration":4.250009355,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804696.495515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.623795743,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804697.136185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54354","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.085335058,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804697.9759738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38414","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.997605442,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804698.652312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":43.433505048,"size":137,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804700.6955893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2065"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2065,"user_id":"","duration":6.571013623,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Vary":["Origin"]}} +{"level":"info","ts":1779804700.9887471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":4.482726959,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804702.6293535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38910","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.649905809,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804703.199913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.062412927,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804704.9185612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.256801622,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804704.9561799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.958147266,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804705.5438702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":43.265448645,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804705.803959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.166236102,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804706.5139246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39366","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.312244443,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804706.8378658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3511"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":3511,"user_id":"","duration":6.134319172,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804706.9127905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.837175354,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804707.1971133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2049"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":2049,"user_id":"","duration":4.160619064,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804708.3049192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.642757824,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804708.8058279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.627606171,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804709.454175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57906","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.827823769,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804709.59673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.67621256,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804709.814328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.609524334,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804710.611027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.654445683,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804711.8564796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39384","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.04183475,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804712.4401307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.128189375,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804713.8255084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39644","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.368219617,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804714.6797502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.85792809,"size":133,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804715.236508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2037"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2037,"user_id":"","duration":4.616436333,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804716.9211001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.473310162,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804717.0715976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57906","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.21315719,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804717.514519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39656","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.680987404,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804719.6660397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.421625919,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804719.8239412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.134303202,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804721.257771,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.328269572,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804722.2709434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39672","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.492657807,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804723.7574131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.925402623,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804724.0123863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2005"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2005,"user_id":"","duration":4.338171783,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804725.454419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.187954777,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804725.546334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43008","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.267817347,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804728.0960588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.328454953,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804728.5123608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Cookie":[],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2009"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2009,"user_id":"","duration":4.491216711,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804730.641858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":5.179108027,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804730.7521832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57992","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.202842622,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804732.6651638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"Content-Length":["2084"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2084,"user_id":"","duration":4.562045883,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804732.8409023,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":42.929116873,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804733.4673765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46380","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.574050824,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804734.5544107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":42.795933693,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804734.9772294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":6.454828749,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804733.7801948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.035820952,"size":149,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804735.0776896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46390","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.507106697,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804735.1192863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.175645204,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804735.198952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Gpc":["1"],"Authorization":[],"Cookie":[],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2049"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":2049,"user_id":"","duration":4.42888683,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779804735.7112358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.053460361,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804737.599198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Content-Length":["2009"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":2009,"user_id":"","duration":4.518733234,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804739.1809058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.052129295,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804739.6282117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.548915206,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804739.6619656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Content-Length":["2005"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2005,"user_id":"","duration":4.454960594,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804741.838957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.231762533,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804743.5411856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.87126897,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804743.8241832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.194474853,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804744.7185822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Content-Type":["application/json"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2065"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":2065,"user_id":"","duration":5.530264534,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804745.5992522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.728331242,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804746.5801818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Content-Length":["2084"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2084,"user_id":"","duration":4.733371912,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804747.2049453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":39.505721851,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804747.901403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.352637357,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804748.6732924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.847814562,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804748.9247293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47326","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.31727598,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804749.4247975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2049"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2049,"user_id":"","duration":4.699339895,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804750.3476367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.135682417,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804751.1673853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":4.57848478,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804751.7756076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53164","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.100558566,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779804752.9800763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":5.069033659,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804753.3475642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43042","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.421074418,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779804754.419163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":4.986744075,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804756.8468454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":6.482470441,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804756.9252353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38914","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.146958831,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804757.5045886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.516033897,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804758.366194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.016785413,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804758.9739223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["2037"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2037,"user_id":"","duration":4.547043392,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804760.7550814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.898304611,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804761.31247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53170","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.528435251,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804762.8538637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37734","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.486376759,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804762.9168608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.404465953,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804762.9327815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":3.951123675,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804762.5982656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35206","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.165528918,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804762.9072118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.033079285,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804763.857942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37746","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":2.891086184,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804765.1106038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Content-Length":["2009"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2009,"user_id":"","duration":4.07362183,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804765.8115811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.756873709,"size":133,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804766.9141774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"Authorization":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2084,"user_id":"","duration":3.998962336,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"]}} +{"level":"error","ts":1779804767.1515148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35222","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.289165172,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779804769.2494338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56158","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.388882899,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804769.3037114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.185887782,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804770.3795495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36536","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.219550493,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804771.297672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":4.374237269,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804771.567985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.746095935,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804771.9891148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.677247078,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804773.0209415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":41.12095797,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804774.7056181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":40.869160561,"size":144,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779804775.2302248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.977555543,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804775.589935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2049"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2049,"user_id":"","duration":4.015350684,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"error","ts":1779804775.9036076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.598322814,"size":163,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804776.2313745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56158","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.849249884,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804776.8091269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.812006112,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804778.3873835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.149696713,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804778.7087362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.679956086,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804778.719176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.00414436,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804779.5129952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.696356731,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804781.6382127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["2009"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Cookie":[],"Origin":["http://localhost:5173"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2009,"user_id":"","duration":6.041015063,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"info","ts":1779804782.3444939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2005"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":2005,"user_id":"","duration":3.626935941,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"info","ts":1779804783.5249317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Referer":["http://localhost:5173/superuser/selfserve"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.003806376,"size":194,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804784.569483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34012","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.917182741,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804786.147699,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2065"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2065,"user_id":"","duration":4.500474059,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779804787.7888408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["2084"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"]}},"bytes_read":2084,"user_id":"","duration":4.254553737,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779804787.8618493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34028","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.285105097,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804787.902627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":5.549452892,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804789.357565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":40.069803677,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804790.5403008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.384352107,"size":202,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804789.7591424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.754934425,"size":127,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804789.9255583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Sec-Gpc":["1"],"Content-Type":["application/json"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["2049"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2049,"user_id":"","duration":4.035387184,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779804790.022789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55536","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3137"],"Accept":["application/json"]}},"bytes_read":3137,"user_id":"","duration":4.523298988,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804790.462015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51824","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.50488347,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804792.7392406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55544","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.707169917,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804792.8458595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.387058654,"size":133,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804794.285922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.51877208,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804794.8555038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.212402907,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804796.7942848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.937021444,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804797.2025833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55548","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.461938955,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804798.5769033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.282061456,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804800.8305094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.028762942,"size":216,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804800.9230566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Authorization":[],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Origin":["http://localhost:5173"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Content-Length":["2037"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":2037,"user_id":"","duration":6.058307513,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779804801.7483027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47668","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.544504789,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804804.722393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=6","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":6.137970464,"size":202,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804804.955436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.111467151,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804805.2240748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Content-Length":["2009"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2009,"user_id":"","duration":4.293654553,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779804806.7600613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47676","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.00983683,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804809.0684872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53638","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":6.578206979,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804809.8766713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=1","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.146054201,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804809.9800293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.217894683,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804810.0724416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=1","headers":{"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.839054138,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804810.99342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["2049"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2049,"user_id":"","duration":6.029790188,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"]}} +{"level":"error","ts":1779804812.4807286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.404205232,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804815.0917025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=1","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.010323487,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779804815.092168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60130","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.109074604,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804815.2641342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=1","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":4.262608953,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804815.9987807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Content-Length":["2084"],"Authorization":[],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":2084,"user_id":"","duration":6.113783065,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779804816.667763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":42.659454185,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804817.3535514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.871390559,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804817.3792017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.278607408,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804818.3212688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":41.501594844,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804819.1735086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.175203183,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804818.278146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37248","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.811704045,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804818.3231528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=3","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.20660221,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804819.4054947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=5","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.903270241,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804820.6842284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51194","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.3907301,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804820.7348142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=5","headers":{"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.293343749,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804820.7584338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["3511"],"Content-Type":["application/json"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":3511,"user_id":"","duration":5.969073779,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779804822.6405895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Content-Length":["2049"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":2049,"user_id":"","duration":4.293492011,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"]}} +{"level":"error","ts":1779804822.792083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37262","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.512488882,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804823.9943419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.22634054,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804824.4014373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=5","headers":{"Authorization":[],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":3.656920619,"size":202,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804825.9040842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41070","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.110329251,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804827.1533964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51208","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.208296864,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804827.3944893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":39.350740693,"size":137,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804827.996911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":5.349162881,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804828.2070932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.204684051,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804828.725754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["2005"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":2005,"user_id":"","duration":4.314832867,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804830.0110116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.609014392,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804830.145777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49924","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.984486706,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804830.8456016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42576","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.938773118,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804832.1945508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=5","headers":{"Cookie":[],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.190328431,"size":127,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804833.6638746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=2","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.930818573,"size":133,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804834.318841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Length":["2065"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":2065,"user_id":"","duration":4.299977506,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"]}} +{"level":"error","ts":1779804835.0206513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42592","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.871559314,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804835.8052213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41078","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.957005191,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804837.624144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=2","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":5.422674172,"size":163,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804838.9001234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/wash/in-progress?lane_id=2","headers":{"X-Release-Channel":["stable"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.573524294,"size":127,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804838.9883804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=2","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":5.316466816,"size":149,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804839.4739096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44682","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.660166598,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779804842.6310086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=6","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.997670583,"size":194,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804842.8539064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=6","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.943228542,"size":216,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804843.103036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["2037"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Release-Channel":["stable"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":2037,"user_id":"","duration":4.080675673,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Server":["Caddy"]}} +{"level":"info","ts":1779804843.461169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42906","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["2009"],"Authorization":[],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":2009,"user_id":"","duration":4.416008331,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779804843.4827569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42916","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Origin":["http://localhost:5173"],"Content-Length":["2084"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":2084,"user_id":"","duration":4.436872456,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804843.814374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/selfserve"]}},"bytes_read":0,"user_id":"","duration":3.919525635,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804844.3557186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44688","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.617378042,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779804845.0012457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42936","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":5.104267789,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804845.936587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.825092309,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804846.0623598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":8.133237657,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804846.1323419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42936","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.799356176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804847.2791834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43710","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.823179205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804847.5008054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42916","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.139819163,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804847.6020386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42906","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.239404461,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804848.8145254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.453964918,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804849.3394551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":1.934274549,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804849.3399255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":1.967944689,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804849.3685675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3154"]}},"bytes_read":3154,"user_id":"","duration":4.222738522,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804850.9052472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38884","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":4.144986157,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804851.149506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_cleaner/status?lane_id=3","headers":{"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":39.675408423,"size":137,"status":400,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779804852.3623028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/redirect"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.957935014,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779804852.9632387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.585974233,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779804853.047032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38880","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":7.677073835,"size":5541,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779804853.3662465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37222","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.083614224,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804854.2995453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":6.892213926,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804855.546601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.804656205,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804857.5202603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39006","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.555444224,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779804860.033716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33780","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine/status?lane_id=3","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":42.528416362,"size":129,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804860.7161925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39008","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.194233915,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804865.2295036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37460","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.512069685,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804868.0107718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37468","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.779829686,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804869.5873203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54450","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.194728996,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804870.6754005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/modules/self-serve/lane/relay/machine_program_picker/status?lane_id=3","headers":{"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/selfserve"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":44.368231724,"size":144,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804872.7527087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49624","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.739600081,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804872.9995375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.404747904,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804875.396658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39662","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.530598217,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804875.5191762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.407318096,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779804877.3023064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.093995469,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804877.7562907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.548938691,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804878.369486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.964631774,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804878.4516826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.931085153,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804880.0162857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.811159163,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779804880.6664963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":5.461985979,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804883.0031106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.5502433,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804884.6379836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52260","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.003844717,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804886.294112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.289250392,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804887.9839306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52264","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.336928306,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804891.376232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50378","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.079370187,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779804894.710416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42356","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.72283087,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804895.9638011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49910","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.584691559,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804899.383937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49920","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.412268875,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804903.8193712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.173595188,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804905.3499944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33400","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.425484055,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804907.801826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.684830508,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804910.3703713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60240","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.015954655,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804911.188696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.377892211,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804916.05788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.86757545,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804920.9521387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50334","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.892219929,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804925.6155899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50350","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.662102,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804926.5892615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42534","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.191060568,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804928.5101225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55796","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.893202945,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804929.9047306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54566","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.307827908,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804931.5827696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38876","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.958417004,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804932.4033895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54574","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.385990787,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804934.4029284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept":["application/json"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.318429793,"size":4253,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804935.609243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54588","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.204055301,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804936.1489818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.563525963,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804938.031162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.552808344,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804938.1768591,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.699132276,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804939.112632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54228","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.947735622,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804939.3011496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.825849935,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804939.9536855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36824","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.342493545,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804941.5757506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":6.100092692,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779804943.233618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36836","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.27851934,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804944.2410312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.861969996,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804947.4519613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.201378719,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804949.7910943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34878","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.554046743,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804951.8148453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.293357075,"size":4253,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779804958.0804014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":8.285450358,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779804958.0820239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"32794","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":10.626117686,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779804960.5073214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.494832923,"size":4253,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779804961.2432878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.0463122,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804968.8466291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.457237039,"size":4253,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804971.3299644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47116","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":9.819781042,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804971.3747056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3137"]}},"bytes_read":3137,"user_id":"","duration":8.773352012,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804974.5551264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56444","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.16738617,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804976.0339103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.695066249,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779804980.6510818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44772","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.092936407,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804980.9659944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58048","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.929635447,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779804985.4264815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44778","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.773911046,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804990.1419396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38896","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.600991758,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804993.613667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57876","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.469926111,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779804996.153352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36964","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3162"],"Accept":["application/json"]}},"bytes_read":3162,"user_id":"","duration":5.044059299,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779804997.7846315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.070685014,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779804998.5801651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60974","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.962925903,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779804998.9321365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.220697116,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779804999.3021216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.140378852,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805000.273663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.559722361,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805002.7341669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"]}},"bytes_read":0,"user_id":"","duration":7.021128573,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779805003.525105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.941179252,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805004.1544602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36992","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.850466309,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805007.2617314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45424","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.105138776,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805008.1476586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56290","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.614262554,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805011.9998405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45440","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.736856097,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805014.7966423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56304","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.370441689,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805015.10988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44232","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.10880174,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805015.8731976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.959798868,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805018.008398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60452","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.78712195,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805020.8380995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60456","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.959434918,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805022.4671798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.456088352,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805027.503719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50812","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.027504727,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805033.7962575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50818","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.020787435,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805037.1647165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54084","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.360199824,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805037.6639428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60216","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3152"]}},"bytes_read":3152,"user_id":"","duration":4.790508088,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805043.600286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.927138591,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805042.9102886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45380","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.624690622,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805048.4816453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42426","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":6.760959867,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805051.9595706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.476302368,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805056.721273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40958","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.760425974,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779805058.0677588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.084021794,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805058.0689037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.082305704,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805059.6783965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.698637936,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805059.954632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45800","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":5.014309269,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805061.483422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.759998683,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805062.819694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":6.834006913,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805063.5128007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36718","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.549922066,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805066.9213474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46450","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.435023522,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805068.9360907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36724","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.42181529,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805072.1881912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51848","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.694877444,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805071.230017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.178910073,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805073.866848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51852","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.557308986,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779805076.3455622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57328","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.114265469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805079.649633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53748","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.501488302,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805080.0046237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42102","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.657160534,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805082.9845004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53762","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.326330478,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805085.253832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47548","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.244720847,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805088.3042126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47552","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.316095145,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805090.290727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38798","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.034309399,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805095.4342885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.133466077,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805099.0794532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50824","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.254786836,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805103.5466933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49934","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":5.397473687,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805104.8341215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.746571739,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805107.2096758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.653871286,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805110.506966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57972","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.669674864,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805112.8029997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.592060045,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805116.6129868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41854","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.808500794,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805118.3553967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.132643022,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805119.2270586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":3.005533601,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805120.3770087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.158585952,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779805121.2074075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.986614944,"size":505,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779805123.6632612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41868","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.048943067,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805125.0507126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.356699044,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805126.1716528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":4.462727272,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805126.7145586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=beta&branch=beta"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":5.020395318,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805126.9591706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.294262331,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805127.3496692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57580","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.800499883,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805127.8507917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.68869012,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805128.3303976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.184231563,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805130.0072918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":4.861121093,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805130.3169708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57590","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.841290739,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805131.486919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36290","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.406464615,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805133.199747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.708360537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805134.838874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.368653266,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805135.078711,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57602","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.759344547,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805136.438309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.967293645,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805136.80467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37048","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.314895298,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805138.033892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.213071988,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805138.4512465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36050","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.370404143,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805139.1793087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":3.372196494,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805139.9869242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37052","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.170927108,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805140.0694416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.234108914,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805142.1534188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.698356033,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805143.2401922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.082459921,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805143.477266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36054","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.024398328,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779805144.3472936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.205012524,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805145.099461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37068","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.845214111,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805146.8388255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59126","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.359933004,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805147.4121897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":7.578564309,"size":4253,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805147.937905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.772474993,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805148.4393575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52794","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.32930355,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805148.5777202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.088200951,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805149.6840532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.208911089,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805152.0594614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41612","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.217621548,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805153.7638617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41618","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.321882935,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805153.8531258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":5.904500713,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805154.2687926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.453818521,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805154.3025794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.393089446,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805155.3761446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.579359983,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805155.8141837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Authorization":[],"X-Forwarded-Proto":["http"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":3.813956591,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805156.541732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.47863142,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805156.3010247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.309549769,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805158.0756493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":8.043233124,"size":5542,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805158.5540051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38904","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.090625011,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805159.8776598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.594969852,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805160.0769057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":7.636410004,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805160.4810736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.16976313,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805160.4900577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57526","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.811650379,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805162.9635289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.787778157,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805163.0799842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.904464765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805165.407352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48916","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.637362813,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779805165.491823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":5.38079387,"size":505,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805165.5622835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.470320347,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805166.051167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Pragma":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.885739718,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805166.9283614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":3.954686026,"size":83,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805167.8474474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":7.679703696,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805168.855388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40974","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":5.25344038,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805168.911603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38542","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.409659433,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805172.0123386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":6.440419233,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805172.1989734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":6.131128865,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805172.2095566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48920","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":6.793701677,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805172.2283168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":4.014255041,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805172.6320238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.457169385,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805173.0576515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53144","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.183097321,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805173.5866902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":6.637286818,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805173.800894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60102","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Authorization":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.622292861,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805174.8602107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.839854275,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805178.264899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52962","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.051543341,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779805178.4167073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.548326808,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805178.6442883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":5.042094216,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805178.9205322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53154","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.861011772,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805179.0163128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":6.375095575,"size":505,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779805179.2638345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60102","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.792419794,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805180.9381988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Authorization":[],"Pragma":["no-cache"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":9.637499589,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805181.4131756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805182.7972472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54418","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.874651344,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805182.8438866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.573442712,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805183.3368497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.046908848,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805183.49107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":4.794248089,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779805183.5851166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":4.967038317,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805183.969117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":3.693864242,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805183.4162302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.233298778,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805184.4080327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.785572166,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805185.4342916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.514902798,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779805186.6641283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.962612267,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805187.4225743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38888","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805187.4573958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":5.743657548,"size":83,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805188.4749503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.499315545,"size":5541,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1779805189.1184025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":5.685941802,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805189.795086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.120982543,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805191.5549293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54424","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":6.118550708,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805193.3949149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":5.918618266,"size":83,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805194.7548425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":4.007328649,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805194.755371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.569955688,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805195.3322244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.148997087,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805195.6186402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":7.204912479,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805196.9814365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.568006965,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805196.9824615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39812","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.420690188,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805197.1141489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":7.981791136,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805198.7895658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.710489537,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805198.7907517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.711240392,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805199.1753101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805200.5798552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34826","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.952786564,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805202.2022188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Host":["localhost"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":5.165028834,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"]}} +{"level":"error","ts":1779805202.217308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":5.089247887,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805202.648523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":4.407647113,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805202.9987743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Pragma":["no-cache"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.197292138,"size":213,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805203.2337475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["1916"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":1916,"user_id":"","duration":5.876182265,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779805203.485584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51582","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.92462803,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805205.2501407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.590952354,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805205.4364264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52254","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.8541204,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805205.465776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.244815173,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"]}} +{"level":"info","ts":1779805206.2682052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Origin":["http://localhost:5173"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["3206"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"]}},"bytes_read":3206,"user_id":"","duration":3.780161073,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"]}} +{"level":"error","ts":1779805206.5064034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.012116705,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805206.790574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.556254645,"size":78,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805208.1305096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.649390477,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805208.5240433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/superuser/releases","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":0,"size":8192,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805208.9890957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52268","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.551042426,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805210.5206048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.854583062,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805210.7982748,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Content-Length":["1916"],"Cookie":[],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":1916,"user_id":"","duration":4.209698059,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805211.0693896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.403744942,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805211.1491234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.999808975,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805211.2174258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Content-Length":["1892"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"]}},"bytes_read":1892,"user_id":"","duration":3.54993719,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"]}} +{"level":"error","ts":1779805211.7241833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48018","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.939175676,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805213.0567589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.247924371,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805211.6324568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42570","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.511764425,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805212.9776769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["1892"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"]}},"bytes_read":1892,"user_id":"","duration":3.993011492,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"error","ts":1779805213.0188804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.15615653,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805213.8645353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"]}},"bytes_read":0,"user_id":"","duration":2.746797717,"size":78,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805213.8826714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.765951663,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805213.9320633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"Origin":["http://localhost:5173"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Content-Length":["1916"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":1916,"user_id":"","duration":3.881167765,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779805214.1107466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.915913367,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805215.1305287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.850932404,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805216.357618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42586","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.72380066,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805217.8028712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40176","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.781044948,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805217.9339247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.410562048,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779805217.938733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.41545934,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805218.2207575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.682525776,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805218.4098141,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["3206"]}},"bytes_read":3206,"user_id":"","duration":4.095722179,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805220.321154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.707232511,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805221.40215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53742","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.04169494,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779805222.558147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Content-Length":["3206"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Origin":["http://localhost:5173"]}},"bytes_read":3206,"user_id":"","duration":3.979811794,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Server":["Caddy"],"Status":["202 Accepted"]}} +{"level":"info","ts":1779805223.702799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":1.926911159,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805224.1832538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.408648751,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805224.6105413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.834770616,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805227.3218415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":4.385917666,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805227.6394422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56868","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.234218152,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805228.9210246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Frontend-Version":["a952dd2c"],"Content-Length":["3206"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":3206,"user_id":"","duration":3.946610526,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805229.1935408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.082483332,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805229.6589465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.547571798,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805230.034674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.704175882,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805230.7392633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58446","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.091143146,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805230.9585676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":2.684795336,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805231.5360708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":4.426876366,"size":136,"status":403,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805234.3224099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["1892"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":1892,"user_id":"","duration":4.003073207,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805234.6751063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59054","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3150"]}},"bytes_read":3150,"user_id":"","duration":4.82648953,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805234.9018407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.444211609,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805234.9519114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":2.497069402,"size":78,"status":400,"resp_headers":{"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805234.9901152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.535965007,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805235.6653216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Length":["1916"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":1916,"user_id":"","duration":3.207690972,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Vary":["Origin"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779805235.7575405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58458","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.758002048,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805236.523523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.90535554,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805238.0205355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59062","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.336969023,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805238.2706854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54786","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.504470149,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805239.0370584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Gpc":["1"],"Content-Length":["3206"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Origin":["http://localhost:5173"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":3206,"user_id":"","duration":3.387807265,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779805239.8472354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.063068243,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805240.3049176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.522311798,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805239.658063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.5908378,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805240.3582342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":4.453567761,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805240.6723242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39300","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.527591215,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805241.1873214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57278","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.791002531,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805243.3804312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.134100336,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805243.5899894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Origin":["http://localhost:5173"],"X-Release-Channel":["stable"],"Content-Length":["1892"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":1892,"user_id":"","duration":4.478098615,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805243.677557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.001495206,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805243.7209892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.475096252,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805243.8828042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.63970136,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"]}} +{"level":"info","ts":1779805245.2290251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.822511821,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805247.3668709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Content-Type":["application/json"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Host":["localhost"],"Content-Length":["1916"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Cookie":[],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":1916,"user_id":"","duration":6.1193436,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Server":["Caddy"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779805248.6350513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45508","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.955875258,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805248.6766677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Content-Length":["3206"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":3206,"user_id":"","duration":4.239365715,"size":135,"status":202,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779805249.1900299,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.612594746,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805249.2295287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.651512375,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"]}} +{"level":"info","ts":1779805249.4044707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.824900853,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805250.5526707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview"],"Sec-Fetch-Site":["same-origin"],"Cookie":[],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.826238623,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805251.8205163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.18374724,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805253.6749885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Origin":["http://localhost:5173"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3206"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Site":["same-origin"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"]}},"bytes_read":3206,"user_id":"","duration":3.905968463,"size":135,"status":202,"resp_headers":{"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"info","ts":1779805253.8021746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.894915535,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805254.2855577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"]}},"bytes_read":0,"user_id":"","duration":2.38105181,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"]}} +{"level":"error","ts":1779805254.5657952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.66020491,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805257.8215096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.609388201,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805258.1725333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33150","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.349319206,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805259.198081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"Accept":["*/*"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.954773545,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805259.400541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.157518339,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805259.721249,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"]}},"bytes_read":0,"user_id":"","duration":2.482802303,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"]}} +{"level":"error","ts":1779805259.861001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.622017842,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805260.5655081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Content-Length":["3206"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":3206,"user_id":"","duration":5.463438016,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805261.0598657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48494","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.230638003,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805261.2525508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.424277572,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805264.0962331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Content-Type":["application/json"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Content-Length":["3206"],"X-Forwarded-For":["172.20.0.1"],"Cookie":[]}},"bytes_read":3206,"user_id":"","duration":3.659697607,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Allow-Credentials":["true"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"]}} +{"level":"error","ts":1779805264.1900947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.92878203,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805264.5397046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":1.979063142,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805265.019831,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.46082481,"size":136,"status":403,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805265.3349001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":2.775606421,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805266.7817178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48496","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.720364898,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805268.1886795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.151207987,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805268.2222776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48554","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.304859947,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805268.6405776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.604243802,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"error","ts":1779805268.9947248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.409389338,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805269.2448492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.209769234,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["403 Forbidden"]}} +{"level":"info","ts":1779805269.384387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Release-Channel":["stable"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["*/*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["3206"]}},"bytes_read":3206,"user_id":"","duration":5.475064181,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779805271.9648986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59050","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.961604381,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805273.0230334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48556","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.79896804,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805273.1330848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Content-Length":["1892"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":1892,"user_id":"","duration":3.892050466,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Max-Age":["86400"],"Vary":["Origin"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"info","ts":1779805273.511319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.13674712,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805273.9476569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.573609685,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["400 Bad Request"]}} +{"level":"info","ts":1779805274.3997452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"Origin":["http://localhost:5173"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["1916"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Content-Type":["application/json"],"Sec-Ch-Ua-Platform":["\"Windows\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":1916,"user_id":"","duration":4.093685832,"size":135,"status":202,"resp_headers":{"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Max-Age":["86400"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Content-Type":["application/json; charset=utf-8"],"Vary":["Origin"],"Server":["Caddy"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779805276.189376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.81586282,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"]}} +{"level":"error","ts":1779805276.2376618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34378","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.212889132,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805277.0016067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49168","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.033714784,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805278.579069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://localhost:5173"],"Sec-Fetch-Mode":["cors"],"Content-Length":["1892"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":1892,"user_id":"","duration":4.024180973,"size":135,"status":202,"resp_headers":{"Vary":["Origin"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Status":["202 Accepted"],"Access-Control-Max-Age":["86400"]}} +{"level":"info","ts":1779805280.6944973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Content-Type":["application/json"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Content-Length":["1916"]}},"bytes_read":1916,"user_id":"","duration":3.996925565,"size":135,"status":202,"resp_headers":{"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Vary":["Origin"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Credentials":["true"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Access-Control-Max-Age":["86400"]}} +{"level":"error","ts":1779805282.920759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49184","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.680437417,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805289.3812048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36064","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.457936956,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805292.4214194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36068","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.0308628,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805294.8820057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36972","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":5.883328556,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805296.8377492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54330","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.154531532,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805296.3320804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59114","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.312304888,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805297.146172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.04408907,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805297.6132812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":2.513106544,"size":78,"status":400,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805297.6296031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.527049387,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805297.633723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""]}},"bytes_read":0,"user_id":"","duration":2.534459459,"size":136,"status":403,"resp_headers":{"Server":["Caddy"],"Status":["403 Forbidden"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805299.5806313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54340","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.607471857,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805300.9983647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.664287198,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805301.9759302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Origin":["http://localhost:5173"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Content-Type":["application/json"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Content-Length":["3206"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":3206,"user_id":"","duration":3.687084554,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Status":["202 Accepted"],"Access-Control-Allow-Credentials":["true"]}} +{"level":"error","ts":1779805304.1189687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45220","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.119234192,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805304.5929143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54006","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.009417688,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805308.3741207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45232","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.253474263,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805312.1127436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.736823883,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805317.2429304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58962","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.127436746,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805321.4519598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36728","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.833258286,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805321.9314158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47680","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.809567507,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805324.9992232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60782","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.538936153,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805325.4264235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.485634805,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805328.031464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60786","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.89403323,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805328.5450726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39532","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.719690654,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805331.130489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50032","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.097386739,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805331.5994556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56826","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.04568831,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805335.823037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.691248407,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805336.540497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52742","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.937582254,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805339.277553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.453079378,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805344.7967236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52742","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.516843114,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805351.9051466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42772","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":7.104890581,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805353.5926204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59974","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.021940898,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805353.6793103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.635634268,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805355.2939017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59984","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.564966057,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805357.4300697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":2.080974765,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805357.4983628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.149504809,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805357.8995855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/orders?filters=customer_id:777&page=1&limit=1&search=&order=id:DESC","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.55434966,"size":78,"status":400,"resp_headers":{"Server":["Caddy"],"Status":["400 Bad Request"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805359.0172105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.074052967,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805359.7621377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.466968536,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805360.620012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/order-bookings/counts","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.274859302,"size":136,"status":403,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["403 Forbidden"],"Server":["Caddy"]}} +{"level":"error","ts":1779805362.1610343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53230","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.133843914,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805362.7617495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49034","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.997294058,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805363.6326754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Origin":["http://localhost:5173"],"Content-Length":["1892"],"Content-Type":["application/json"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"]}},"bytes_read":1892,"user_id":"","duration":5.092932999,"size":135,"status":202,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Max-Age":["86400"],"Status":["202 Accepted"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"]}} +{"level":"info","ts":1779805365.4349399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"Referer":["http://localhost:5173/superuser/configuration/releases/overview?channel=stable&branch=master"],"Origin":["http://localhost:5173"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-Port":["80"],"Content-Length":["1916"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Content-Type":["application/json"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":1916,"user_id":"","duration":3.704351966,"size":135,"status":202,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Vary":["Origin"],"Status":["202 Accepted"],"Server":["Caddy"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"],"Access-Control-Max-Age":["86400"],"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805367.0146155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38538","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.85034363,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805367.6306982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.867425437,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805371.382299,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.749918121,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805378.3189476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39562","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.933975516,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805381.598732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38300","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.211152943,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805382.0888107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42424","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.903840619,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805384.9217613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.172662341,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805385.4765625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.379386131,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805390.0041418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.815900649,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805390.284223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.805723436,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805393.5855174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.572706028,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805395.375839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":5.089931856,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805398.256189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43266","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.667962293,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805401.146191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35774","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["application/json, text/plain, */*"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":2.932626504,"size":213,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805401.7028713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.325740453,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779805402.4609072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.247444501,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805404.6984527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53016","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.993872499,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805407.6631286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.06756548,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805409.317457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56758","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.486920143,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805410.070143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":3.007623877,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805413.0468464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50634","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3158"],"Accept":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.618343324,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805413.7531345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32898","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.433244118,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805415.9502919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":3.560298837,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805416.3617501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54882","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.600656111,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805416.747786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.692358951,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805420.2644503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":2.55398679,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805421.4874556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60564","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.73845887,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805422.4930992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54886","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.867129515,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805424.2613199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60570","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":2.772383119,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805425.7597754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43310","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.258573211,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805425.9805458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.930247079,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805429.3295221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59298","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.066386123,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805431.0443635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35594","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.279648792,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805431.179532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Gpc":["1"]}},"bytes_read":0,"user_id":"","duration":2.811271664,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805433.4684713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59306","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.137571536,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805437.670542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":3.581806449,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805437.6634786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35594","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.044643546,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805439.7320125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.555863153,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805442.0646677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.397902957,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805445.1619265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.645973827,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805445.2063315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51100","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.133456224,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805445.6721213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42750","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":4.450205186,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805448.378013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42760","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.698280214,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805450.4449413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":2.604602591,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805450.8702974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51104","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.401045248,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805452.8659275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42770","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.486430784,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779805454.6873815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.80953268,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805456.2739878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.406767817,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805456.3175902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":3.144452077,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805460.0923905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38514","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.402337123,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805461.003761,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35940","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.728229209,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805464.0908303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52140","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.085891847,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805467.0495641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38514","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.824268357,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805471.9042282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52144","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.851830306,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805474.0528648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40968","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3132"],"Accept":["application/json"]}},"bytes_read":3132,"user_id":"","duration":4.178931385,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805475.4896522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37880","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.578189513,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805477.2851849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.223796727,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779805478.522373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.684647056,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805480.4900885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.737569473,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805482.3827899,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.095311342,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805483.4992948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52754","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.000443405,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805484.9968283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.612759032,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805488.0146246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56446","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.51230343,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805491.2528214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56518","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.254558596,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805494.355226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.101053662,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805498.4394357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43130","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.935615486,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805502.7732427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57924","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3159"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3159,"user_id":"","duration":4.582974085,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805503.0074086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38990","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.565519501,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805505.8569303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.075278815,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805507.5422013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39006","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.526546917,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805510.885959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57952","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.027434795,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805512.7540536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.946562691,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805513.9353204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49176","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.047440979,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805515.9934254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34528","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.230194419,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805518.9914088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49192","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.054699174,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805521.3356328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.339359883,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805522.0002246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.87330468,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805526.955918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.953705469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805532.2096722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38744","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.251104623,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805532.5759144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://127.0.0.1:5173/shared/passkey-safe-link"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["8ab89154"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-US"],"Sec-Ch-Ua":["\"Not:A-Brand\";v=\"99\", \"HeadlessChrome\";v=\"145\", \"Chromium\";v=\"145\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["bd4adcc4315c44cf97ac7ff228e664cf"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.6 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.005762315,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805533.0655913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.6 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["8ab89154"],"X-Release-Channel":["stable"],"X-Release-Trace":["bd4adcc4315c44cf97ac7ff228e664cf"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-US"],"Referer":["http://127.0.0.1:5173/shared/passkey-safe-link"],"Sec-Ch-Ua":["\"Not:A-Brand\";v=\"99\", \"HeadlessChrome\";v=\"145\", \"Chromium\";v=\"145\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.497145824,"size":111,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805536.2716603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":5.089943273,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805541.84178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38752","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":9.619099487,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805543.919153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/release/timeline/events","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["bd4adcc4315c44cf97ac7ff228e664cf"],"Sec-Fetch-Dest":["empty"],"Content-Length":["2514"],"Pragma":["no-cache"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-US"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Cache-Control":["no-cache"],"Content-Type":["application/json"],"Sec-Ch-Ua":["\"Not:A-Brand\";v=\"99\", \"HeadlessChrome\";v=\"145\", \"Chromium\";v=\"145\""],"Accept-Encoding":["gzip, deflate, br, zstd"],"Origin":["http://127.0.0.1:5173"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.6 Safari/537.36"],"X-Frontend-Version":["8ab89154"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://127.0.0.1:5173/shared/passkey-safe-link"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":2514,"user_id":"","duration":10.536437449,"size":136,"status":202,"resp_headers":{"Server":["Caddy"],"Status":["202 Accepted"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805545.6101093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":9.329080592,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805549.3116217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50240","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.194070606,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805550.214511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":6.14443685,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805551.4285522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.960354179,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805552.0246766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41082","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":8.264050955,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805556.0985703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41098","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.071574453,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805557.5639062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52294","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.130069469,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805561.172353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.07226268,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805563.8266404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44262","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.652762565,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805570.1081152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39974","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.278255129,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805573.5570347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33626","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.725227866,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805574.3649447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59958","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.76595104,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805576.773612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47638","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.208628118,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805578.3771162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.00246468,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805581.110584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47644","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.939120937,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805582.7742007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.260379326,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"]}} +{"level":"error","ts":1779805585.5163028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.396315598,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805587.1128008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58118","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.337194144,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805590.0887318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46430","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.569529602,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805591.594537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58124","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.480531188,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805594.3470035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.75093113,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805598.7228646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50464","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.373569887,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805599.2677999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":2.948844168,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805603.148868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49098","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.422946283,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805606.415227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.257013584,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805606.6263409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46790","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.493257382,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805608.198874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.411285818,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805609.4223416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34766","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.592407028,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805612.3422625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47056","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.911603526,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805613.9871876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.786958154,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805617.1026564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33198","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.757362094,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805617.2866733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41714","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.297830063,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805621.9858348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41720","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.697887762,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805626.2582195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38910","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.2705639,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805631.627302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34698","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.365550653,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805633.8954904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53356","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.764115471,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805635.4276996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53362","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.391586854,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805635.8078725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41064","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.411613278,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805639.3150442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.495213914,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805640.3958015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53376","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.96639446,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805643.8211267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35436","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.423753051,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805644.5605383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.982054117,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805648.706118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.134008665,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805649.723425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35442","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.900337694,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805662.801861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57566","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":13.076700537,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779805662.8023775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44730","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":14.091968144,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805673.4015858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":6.054392308,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805678.1101568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3148"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3148,"user_id":"","duration":6.211074617,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805678.110565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47322","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":19.58171206,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805681.0759616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52202","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.957626343,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805683.6055024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.491907462,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805685.4638948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52206","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.3864267,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805686.2492764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41948","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.635306448,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805690.012479,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49630","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.546644974,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805690.6251247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55834","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.973338981,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805692.6120408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49640","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.463699062,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805693.9435358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55840","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.310128459,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805695.86121,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49644","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.247227485,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805699.526714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47876","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.580683152,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805701.11501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47878","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.251516775,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805704.9156897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.046976631,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805707.7471821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.823088469,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805714.0027323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43430","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.992432425,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805716.846428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46096","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3159"],"Accept":["application/json"]}},"bytes_read":3159,"user_id":"","duration":5.290929136,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805717.4710674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54474","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.460606458,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805718.8689988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.021231148,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805719.2886686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.434523671,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805720.5113235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59818","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.921049119,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805723.0767124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37504","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.670144633,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805727.0481682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54846","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.970038455,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805731.347593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54854","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.297798965,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805733.726679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53732","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.377682326,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805737.518993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43542","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.97697219,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805738.13745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44642","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.408420904,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805740.4161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43550","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.888242518,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805742.9408042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53734","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.800316597,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805744.694781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.277094265,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805745.5732875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.624632379,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779805747.25969,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.56368905,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805747.8909833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38872","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":3.932607151,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779805749.6916475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33486","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.308858028,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805751.3523295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38886","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.453194074,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805752.882216,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49908","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.188868709,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805756.011462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47820","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.656334864,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805757.818002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47834","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.933116982,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805762.0246315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49910","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.204078705,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805764.724265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.691352687,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805770.6470532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.659157045,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805772.6602445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38134","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.604695747,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805773.9726226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.316181097,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805774.1380482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36598","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.358443046,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805776.9760447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43280","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.888468095,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805778.233834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36610","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.094610159,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805779.2890866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":4.080194065,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805781.558669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55952","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.323166473,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805786.0184808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55962","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.458620779,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805789.920265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.899923684,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805793.4243052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3155"]}},"bytes_read":3155,"user_id":"","duration":4.420036605,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805794.8136601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39704","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.890041907,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805795.6195545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":4.244733032,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805796.5924623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48040","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.158265857,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805799.7846353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34000","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.967012358,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779805799.9533799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.325337473,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805801.2072394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.613324457,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805802.9745233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45700","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.181020909,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805803.7448502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.781730417,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805802.4736853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59026","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.147138939,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805804.9075117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.823984661,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805806.2005646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45710","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.84713146,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805807.2600164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59042","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.785189172,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805809.6337504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.425616978,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805810.1400225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua-Mobile":["?0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["cors"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Cookie":[],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.727087875,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805811.0047364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48650","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.743318817,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805814.9006865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56816","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.263647899,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805815.874896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.129635051,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805816.3666017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56826","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.357736361,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805821.3607423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.269735126,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805821.4523451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41350","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.43145127,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805825.8865113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41354","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.425405324,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805826.7844005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Dest":["empty"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":3.358071867,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805831.1217666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50130","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.95972902,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805831.6846557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.867153146,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805831.8354409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45884","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3164"],"Accept":["application/json"]}},"bytes_read":3164,"user_id":"","duration":4.897460481,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805833.006714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.050326819,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805833.7817523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50136","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.538757041,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1779805835.1057541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Ch-Ua-Platform":["\"Windows\""]}},"bytes_read":0,"user_id":"","duration":2.84381518,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805839.3059983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45908","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.297831238,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805840.3832474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51844","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.598627111,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"info","ts":1779805840.5009596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["application/json, text/plain, */*"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Release-Channel":["stable"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/login?redirect=http://localhost:5173/superuser/configuration/releases/overview?channel=stable%26branch=master"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":2.956131605,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805842.8128486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.504439823,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805843.2859576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49170","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.288870199,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805844.6769087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/public/employees","headers":{"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.680830277,"size":978,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805845.0856333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49186","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Referer":["http://localhost:5173/admin/login"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"Cookie":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.200208257,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805847.0204265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.205380416,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805851.087212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49186","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.87667832,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805851.351219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.329075121,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805853.4928129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/auth/employee/login","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["http"],"Origin":["http://localhost:5173"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"Content-Type":["application/json"],"Referer":["http://localhost:5173/admin/login"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Content-Length":["72"],"X-Release-Channel":["stable"]}},"bytes_read":72,"user_id":"","duration":4.88924729,"size":124,"status":200,"resp_headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Headers":["Content-Type, Authorization, X-Customer-Number, X-Release-Trace, X-Release-Channel, X-Frontend-Version, Cache-Control, Pragma, *"],"Vary":["Origin"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Access-Control-Max-Age":["86400"],"Content-Type":["application/json; charset=utf-8"],"Access-Control-Allow-Origin":["http://localhost:5173"],"Access-Control-Allow-Methods":["GET, POST, PUT, PATCH, DELETE, OPTIONS"]}} +{"level":"error","ts":1779805855.358891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3141"],"Accept":["application/json"]}},"bytes_read":3141,"user_id":"","duration":4.545434259,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805856.324663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49036","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.970288909,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805857.3920062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49186","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":3.228561129,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805857.3939548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44722","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":3.21942194,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805857.5126922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Gpc":["1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":3.352399543,"size":1385,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805858.4547524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38216","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.966217863,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805859.4196367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Proto":["http"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Dest":["empty"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":3.778850418,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805859.500517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":2.132008089,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805859.6307948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44722","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Gpc":["1"],"Referer":["http://localhost:5173/"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"X-Real-Ip":["172.20.0.1"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":2.927513703,"size":213,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805859.99371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49170","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"X-Real-Ip":["172.20.0.1"],"Cookie":[],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":7.702347939,"size":5543,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805860.4757607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33678","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.027688786,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1779805860.670126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49186","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Proto":["http"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Release-Channel":["stable"],"Authorization":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.303315566,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779805861.3079305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Referer":["http://localhost:5173/redirect"],"Cache-Control":["no-cache"],"Cookie":[],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":3.93823729,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805862.8344953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38224","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.378194184,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779805864.821908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44748","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session","headers":{"Authorization":[],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Channel":["stable"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Referer":["http://localhost:5173/redirect"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":7.440764031,"size":5541,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779805865.4678187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["stable"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":2.766723506,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805865.6256893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33680","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.141271593,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805865.9416475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35950","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.10412557,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805870.4784482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47104","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.588750955,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805870.5088203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35960","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.565411529,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805873.0509932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47106","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.564293312,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805873.0517294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35970","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.541192304,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805877.3582916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60786","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.298327749,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805877.358957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60774","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.305276943,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805882.3454916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43870","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.983889112,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805882.44911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime?release_channel=stable","headers":{"X-Forwarded-Port":["80"],"Sec-Gpc":["1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["http"],"Pragma":["no-cache"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":7.759405091,"size":4254,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1779805885.8605206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58728","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.506739648,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779805888.9944563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58736","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.751281501,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805892.2784395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60086","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.774092494,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805892.3411744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.337665405,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805895.4028099,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.116447875,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805899.2421684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42946","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.897859418,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805900.0958724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.691785893,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779805903.0725026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.97464683,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805907.73497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42994","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.66102281,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805912.394849,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43008","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.65810793,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805913.9894063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":4.615890214,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805915.4900794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53062","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.975802341,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805915.5150547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.398957728,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805920.0628502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46410","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.56985678,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805921.4657054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.949254171,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805924.568407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53368","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.101104412,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805924.6871128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37096","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.61612799,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805929.1872492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.617530699,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805929.4194157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37104","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.468820524,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805932.2992718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44482","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.110132748,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805932.5183015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53826","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.091037821,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805937.4588675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39102","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.156461603,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779805937.581268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39108","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.060097772,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805942.1535926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44498","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.848052734,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805945.130812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.851759591,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805950.4953585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39922","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.096860725,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805952.5742323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33644","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.842973123,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805954.1083794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55962","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.602037931,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805957.1826131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33646","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.599559057,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805960.7729702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46254","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.660739705,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805961.8784852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50590","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.694207957,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805965.2042024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50602","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.323835091,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805970.2092505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.003579046,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805972.9733152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34950","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.645730764,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805973.7710676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":4.512630809,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805978.0706615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39398","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.093951962,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805978.4602616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.679235704,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805982.605446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.531576973,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779805983.0238466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34298","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.561945275,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779805984.0469499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55490","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/release/runtime?release_channel=internal","headers":{"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Mobile":["?0"],"Referer":["http://localhost:5173/admin"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Release-Channel":["internal"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Accept":["application/json"]}},"bytes_read":0,"user_id":"","duration":7.390947407,"size":4253,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779805986.7676299,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32904","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.15373004,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805987.268543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.243217069,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779805991.6115274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59730","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.564586305,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779805991.7685735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55848","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.498447278,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805995.9401731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59738","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.319397005,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779805996.0261762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55860","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.256196056,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805999.3779294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33922","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.319162425,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779805999.4003823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33932","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.255650286,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806006.6989434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45634","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.295503227,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806009.9658723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.257051606,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806014.9455492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40710","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.71666693,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806016.1591666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41446","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.741210909,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806018.309223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60438","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.355730998,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806019.5408869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60060","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.3737737,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806023.388581,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45332","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.075498618,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806024.7900565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60076","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.247710527,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806027.925439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.133853752,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806031.1077244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38832","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.062366732,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806034.3258362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.216388173,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806038.3118832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35266","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3137"]}},"bytes_read":3137,"user_id":"","duration":4.848009163,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806039.6197627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42886","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.29092635,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806042.9893415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.668163581,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806044.194709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51006","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.57195326,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806047.2605126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51552","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.057875915,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806047.8880463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55416","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.896067583,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806051.1766622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.286790943,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806053.870129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51564","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.347638628,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806056.0969267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57180","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.91884736,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806057.2335289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57732","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.242549125,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806057.5161707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57194","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.303930348,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806062.3170261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41178","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.080819306,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806062.4104817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41182","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.888009303,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806067.1852164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49438","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.772224809,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806070.6130943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.41829023,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806077.3316302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.454815995,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806080.59352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40768","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":6.247149981,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806080.7183235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.378409571,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806084.867367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43844","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.26483853,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806083.536729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55982","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.693667959,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806087.75395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.762668854,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806091.3088377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49396","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.553110066,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806096.2545872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49398","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.944189168,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806100.3379402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54052","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.772717573,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806101.7369976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.480070708,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806108.268319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34070","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":7.92221467,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806116.4177382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56522","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":16.560258078,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806119.9730291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34532","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":13.569944847,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806121.4098961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.988717466,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806124.6898215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37676","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.269687412,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806125.0126843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32996","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.038114831,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806129.586008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51228","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.571969144,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806131.4636798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32848","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.511671404,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806133.892952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.305295393,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806134.636991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32852","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.165619432,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806141.2478678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51964","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":7.352160613,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806140.505258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51974","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.737687484,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806143.6938114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60002","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.662071054,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806148.5619159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41902","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.858291885,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806153.9189472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.088292308,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806157.5141695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.585323697,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806157.772794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41882","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3163,"user_id":"","duration":5.234086114,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806160.9938645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.21236866,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806162.5795543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35730","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.062245074,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806166.2188616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.223402032,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779806167.8041985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58966","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.459632388,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806192.7715125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58978","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":24.965819328,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806205.7267222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58842","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3137"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3137,"user_id":"","duration":35.142412246,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806220.9370596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37348","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":31.752789632,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806225.387321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37700","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":35.125145015,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806227.1596878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.23426458,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806228.7110374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40376","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":11.001973389,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806231.8071754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47440","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.399503414,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806233.4457269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46500","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.726354062,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806235.209536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49830","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.400207846,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806239.9000897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46508","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.189028855,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806240.201041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39034","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.984165434,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806244.4709597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40534","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.56248648,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806244.7455635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.541593163,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806248.0560994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43514","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.301714695,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806249.55613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44582","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.082166354,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806253.472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44240","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.044393569,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806256.984499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44246","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.502965299,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806262.3035502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46184","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.315881575,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806266.1442676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45588","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":6.447515176,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806269.7055137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48506","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.547518581,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806276.589205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48508","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.881614113,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806280.2722483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50634","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.681160536,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806280.6454482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43848","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":6.606542375,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806283.3978665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50650","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.00901635,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806284.1624537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.393187787,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806290.5121999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":7.110615134,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806290.8571565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40760","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.691793627,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806296.5229435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60230","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.006797475,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806296.8703148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40766","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":6.01127024,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806302.7186909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40226","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.846784119,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806304.6852133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33260","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":8.158849314,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806307.3809104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40236","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.660549218,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806338.1522353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40410","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":37.214363149,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806340.288909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49746","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":36.673620884,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806341.9864438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["348"],"Accept":["application/json"]}},"bytes_read":348,"user_id":"","duration":6.432911943,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806343.3061445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":29.649689209,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806343.9089322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":8.76787927,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806344.9027503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":30.757209438,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806347.2812603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49746","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.279994258,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806354.803523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":10.626636218,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806360.249235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49360","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.435084541,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806364.3833032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2850"],"Accept":["application/json"]}},"bytes_read":2850,"user_id":"","duration":5.056580303,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806371.6110685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39910","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":13.252548875,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806371.6135366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44094","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":9.115478502,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806377.6295474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56382","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.014052275,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779806388.0017054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":10.37057558,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806388.518746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":13.126744909,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806394.6246855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58196","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":6.095158408,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806394.0385485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47236","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.899315574,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1779806402.6343904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57582","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/reCAPTCHA/public","headers":{"Referer":["http://localhost:5173/"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Cookie":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"]}},"bytes_read":0,"user_id":"","duration":12.188512929,"size":213,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806404.2820678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47252","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":10.242065245,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806406.740923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42406","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cookie":[]}},"bytes_read":0,"user_id":"","duration":4.340841097,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806406.9749966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58210","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":14.234489734,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"info","ts":1779806407.0085602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42430","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Referer":["http://localhost:5173/redirect"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":4.600406605,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806408.8161674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42422","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Frontend-Version":["a952dd2c"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Release-Channel":["stable"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"Cookie":[],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":6.414894075,"size":1385,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779806412.7728314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42438","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session?release_channel=internal","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Cookie":[],"Sec-Gpc":["1"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/redirect"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":10.359199163,"size":5543,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806416.708874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":9.732228159,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806417.1440942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":12.856854846,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806425.4581294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54312","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":10.645414396,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806426.2294238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34818","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":10.979121724,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806436.815142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44212","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":11.355484738,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806437.2938619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57868","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":11.054456177,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806451.2986612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41404","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":17.063153938,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806453.5530922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":18.274150417,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806454.4376328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"Pragma":["no-cache"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Accept":["application/json, text/plain, */*"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Channel":["stable"],"Cache-Control":["no-cache"],"Sec-Fetch-Site":["same-origin"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"]}},"bytes_read":0,"user_id":"","duration":5.048054013,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779806455.7620974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Cache-Control":["no-cache"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":6.52657622,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806455.9433174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":16.699122069,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1779806466.3457205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38754","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session?release_channel=internal","headers":{"X-Forwarded-Port":["80"],"Accept":["application/json, text/plain, */*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Cookie":[],"Referer":["http://localhost:5173/superuser"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Authorization":[],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":17.052057187,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779806471.098303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38768","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Release-Channel":["stable"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Accept":["application/json, text/plain, */*"],"Authorization":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["06ef1c445ff3"]}},"bytes_read":0,"user_id":"","duration":21.700306457,"size":1385,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1779806473.6893191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":17.731349112,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1779806473.8257947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34136","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Server":["06ef1c445ff3"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Gpc":["1"],"X-Forwarded-Port":["80"],"Cookie":[],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Cache-Control":["no-cache"]}},"bytes_read":0,"user_id":"","duration":14.149559187,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806474.950558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57022","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":21.387584628,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806475.0536096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38762","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Site":["same-origin"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Gpc":["1"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Release-Channel":["stable"],"Accept":["application/json, text/plain, */*"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Referer":["http://localhost:5173/superuser"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Pragma":["no-cache"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["localhost"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Cookie":[],"Cache-Control":["no-cache"],"X-Frontend-Version":["a952dd2c"]}},"bytes_read":0,"user_id":"","duration":20.366576123,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806475.2977197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34144","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/departments","headers":{"Sec-Fetch-Site":["same-origin"],"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Dest":["empty"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Referer":["http://localhost:5173/superuser"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Forwarded-Host":["localhost"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["cors"],"X-Frontend-Version":["a952dd2c"],"Accept":["application/json, text/plain, */*"],"Pragma":["no-cache"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["06ef1c445ff3"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":15.562644977,"size":1385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1779806475.7415233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Release-Channel":["stable"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Real-Ip":["172.20.0.1"],"Sec-Gpc":["1"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Accept":["application/json, text/plain, */*"],"Cache-Control":["no-cache"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["localhost"],"X-Frontend-Version":["a952dd2c"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"Cookie":[],"Pragma":["no-cache"],"Referer":["http://localhost:5173/superuser"]}},"bytes_read":0,"user_id":"","duration":15.545052932,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806478.2428424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59974","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":14.005086155,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806477.6900723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36560","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":12.634744658,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1779806482.2573504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34156","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/auth/session?release_channel=internal","headers":{"Cache-Control":["no-cache"],"Sec-Gpc":["1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"Cookie":[],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Pragma":["no-cache"],"X-Forwarded-Port":["80"],"X-Release-Trace":["4d1e5bc10e3a2d299074beb75af707b0"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Platform":["\"Windows\""],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Frontend-Version":["a952dd2c"],"Sec-Fetch-Dest":["empty"],"Referer":["http://localhost:5173/superuser"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["06ef1c445ff3"],"Accept":["application/json, text/plain, */*"],"Accept-Language":["en-GB,en-US;q=0.9,en;q=0.8,da;q=0.7"],"Sec-Ch-Ua":["\"Chromium\";v=\"148\", \"Brave\";v=\"148\", \"Not/A)Brand\";v=\"99\""],"X-Release-Channel":["stable"]}},"bytes_read":0,"user_id":"","duration":24.353282483,"size":5541,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1779806485.8231347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":8.110374098,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806491.9793646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60416","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.153758755,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806495.962587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":7.562482143,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806499.3265035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44798","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.351671764,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806504.7875545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44806","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.458967804,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806506.0857685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57310","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.184292434,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806507.444537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":6.463602992,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806511.139393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.052175526,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806512.3644896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42800","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.909639956,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806514.5438936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.402723271,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806517.358577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52934","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.992663284,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779806519.8610866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42754","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.31380601,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806521.0455565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.68506804,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806525.7211921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59238","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.857349234,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806527.508258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.459679333,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806530.7356408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59250","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.989417412,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806534.8316605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":7.32158792,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806535.5804226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37272","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.464814562,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806540.7102425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37288","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.117952825,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806541.612292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37542","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.672085423,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806546.1518116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44820","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.437353605,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806546.6851516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37856","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.070336466,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806552.2239962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55808","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.530561491,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806562.0934827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.491388396,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806569.5246582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":13.198233667,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806573.389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52722","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":11.287172985,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806583.6707206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51780","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":14.135577513,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806587.5045452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43962","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":7.294304019,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806588.395456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42946","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":15.587182754,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806596.7431302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38972","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":11.127857634,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806607.4117272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37534","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":11.127125382,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806608.6441545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48160","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":12.698417371,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806618.8151305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58622","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":11.402028205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806618.0414743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42824","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":11.272833329,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806622.308729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.867037045,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806623.7267215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42972","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":7.523676747,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806627.3289888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59182","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.018499802,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806630.3914826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.661344,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806632.485765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.154545276,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806635.441286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.038213375,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806637.587759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36904","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":5.100459702,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806640.966042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40722","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.25877065,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806642.9768863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45486","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.386078891,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806644.3329213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.358784932,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806646.9294643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56758","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.222135957,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806647.6244762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45486","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.176097284,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806652.0573537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56768","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.116269886,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806657.2217083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.896737537,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806660.754344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.524016142,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806664.7168665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":5.063799032,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806666.2120605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55962","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.454781915,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806668.144944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.419944459,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806673.2269733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35418","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.080013853,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806676.6466675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51262","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":5.292446323,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806680.708433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60214","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3140"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3140,"user_id":"","duration":4.790640736,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806681.3195312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51272","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.671367779,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806684.147182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54682","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.429998707,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806690.8330877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45334","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.511186316,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806694.503639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54686","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":10.355059327,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806697.3222256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51758","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.485544792,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806697.9141977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.408857907,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806702.2245789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36034","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.899556318,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806702.7481456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45936","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.832597351,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806709.7144344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36048","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":9.360703722,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806710.1758196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45950","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":9.305868483,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806721.0876248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50502","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":10.909234208,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806722.2907972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34530","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":12.282022757,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806724.6080585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":9.427032453,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806731.4660537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46972","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":9.166909697,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806731.9692266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59428","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.205647011,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806740.99204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51748","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":11.380649965,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806744.1959288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49176","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":11.950878444,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806747.6183264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51512","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.414156014,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806753.5329351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47606","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.912090322,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806759.8068807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3163"],"Accept":["application/json"]}},"bytes_read":3163,"user_id":"","duration":6.762702543,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806763.0041592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51820","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":5.071609005,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806768.8616924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50218","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":6.097345342,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806769.0497718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36600","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.044119112,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806772.2395265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50230","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.369514673,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806773.8969185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36606","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.845537017,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806776.864184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41878","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.623538584,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779806778.4856942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48038","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.586238774,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806781.617866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41888","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.751844882,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779806781.6760828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48054","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.188660246,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806785.6072795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38374","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":3.988296455,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806785.9291701,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38308","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.250766798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806788.434137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38376","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.825101649,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806788.290012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37916","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.219770084,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806791.3307867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37932","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.033135701,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806792.365163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38308","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.790551001,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806797.1288965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45254","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.53292182,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806797.5952523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.227448174,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806800.2427402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45256","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.10677366,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806800.637434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.032501858,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806806.6968095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52294","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.450618437,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806807.0253642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37492","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.122958524,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806810.6899564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37504","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.654683782,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806815.8498137,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52294","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.028137512,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806821.8351388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42432","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3164,"user_id":"","duration":4.980703079,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806825.0731063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60528","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.230010375,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806830.0243943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60532","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.949734078,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806830.767765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.908890619,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806833.4006546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56378","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.374520389,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806834.0294392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50570","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.25343381,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806838.7923725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50576","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.76140676,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806839.6509452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.249163609,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806842.3357458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58692","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.541921586,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806843.0192804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60588","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.366152579,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806845.4789128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58700","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.995838707,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806846.4989545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57124","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.331222272,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806850.9093354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58716","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":5.428319035,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806851.6047165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39158","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.102685879,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806855.116685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39160","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.503928422,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806856.2852867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51796","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.372200369,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806859.5253274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39166","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.146193268,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806860.3890233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36830","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.420035653,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806863.0488486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40426","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.515485694,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806863.8007839,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36836","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.402699473,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806867.6724286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49640","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.621173548,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806868.3327842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36840","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.255656438,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806870.9801507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46090","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.639399744,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806873.4530227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49640","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.348011482,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806882.608838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53890","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3151"]}},"bytes_read":3151,"user_id":"","duration":4.786822382,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806887.4992902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.882301531,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806891.4615963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43536","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":5.977844005,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806893.4113266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44156","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.910891314,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806896.6893642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.218701159,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806896.8537145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44162","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.440897044,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806899.4510648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.631389254,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806899.6041276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.619969919,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806902.4864933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46400","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.033841448,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806902.6317847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59394","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":3.02508801,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806907.1131535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56072","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.625335737,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806907.5968485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50688","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.962287851,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806910.1101856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.994989981,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806911.6369462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49252","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.037458821,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779806914.4607224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49254","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.815493399,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806916.106048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50688","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.993880175,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779806919.274262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50062","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.550288546,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806919.856307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50776","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.738091406,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806922.2427187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50070","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.960446834,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806923.3619444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50782","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.497385513,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806928.7613218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34724","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.516341636,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806928.400512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37188","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.647408437,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779806932.9987836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.589388632,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806937.959988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"44866","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.958474753,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806945.163069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3162"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3162,"user_id":"","duration":6.23493675,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779806948.515437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53272","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.342926674,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779806953.299316,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53274","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.7820693,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806954.738737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.718291506,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806956.6720433,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.371341353,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806956.180223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52688","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.296944922,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806960.8429823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52696","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.661364194,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806960.9736936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51868","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.167794212,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806963.9641416,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49660","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.119766803,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806963.9835386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33014","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.00797777,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806968.9772577,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49666","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.011727711,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779806969.290359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43654","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.304253952,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806972.3695827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59708","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.390206391,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806974.2476304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34990","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.954418102,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806977.745936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43654","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.374105952,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806977.7844114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.524784213,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806982.1927257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59722","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.816806204,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806982.910305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35006","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.8642987,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806983.8927438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42590","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.560094102,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779806984.5610356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60204","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.511220763,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806989.232069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42592","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.069874647,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806990.1843135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55274","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.620211067,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779806992.7500515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55844","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.506710909,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779806998.7366858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55274","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.984359965,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807007.9599957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":5.732356036,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807012.444234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36520","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.474041651,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807013.921884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42276","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":5.981479798,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807018.2763488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42286","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.339208801,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807018.924389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":8.340836593,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779807023.3154852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32880","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.387585911,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807024.4037757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55376","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":6.12590192,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807030.3544953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.948095085,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807031.190439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.873574737,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807034.5630758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33762","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.370976265,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807037.3939476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":7.038123408,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807041.3454666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56796","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.778389054,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807042.085784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34862","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":6.555794608,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807045.2288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59608","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.742905647,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807048.1473038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56796","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.059128661,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807050.2013447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.961475629,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807055.9856918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59432","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":8.891204466,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807057.2563257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40136","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.788736454,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807061.9455557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55988","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.680648657,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807062.3472059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60562","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":6.349933952,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807071.5421858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45670","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":11.486184137,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807073.2422972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60566","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":12.521449682,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807084.0943775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":10.843976905,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807095.7783444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36568","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":11.858587232,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807107.6794605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38126","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3184"]}},"bytes_read":3184,"user_id":"","duration":13.979745093,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807113.836542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37622","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3149"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3149,"user_id":"","duration":10.724466604,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807116.5699692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":8.876738056,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807125.1901522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57196","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":11.329813266,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807126.1424272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":11.46922223,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779807134.729872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":12.088697598,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807136.770457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45438","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":10.622166347,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807140.1790612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49684","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":5.447691011,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807141.6294622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59956","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.856782511,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807152.365096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47540","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":10.734329242,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807152.6238804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":12.443341366,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807154.1624308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34804","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.415273618,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807155.6900847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52890","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.267417434,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807159.2653384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52894","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.100327121,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807161.8542492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60240","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.161349664,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807165.72542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60254","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.863485682,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807166.7181315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47240","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.547534656,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807171.9986982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53194","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.010129943,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807173.3001409,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33896","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":6.57005076,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807176.2935936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.286089861,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807179.449593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33904","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.883738745,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807180.6207829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45674","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.212429057,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807181.191712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51320","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.621035046,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807187.3530376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45674","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.157018991,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807199.8004642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35650","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":7.135415953,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807203.4411395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46598","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.629167905,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807205.2320492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":6.977135536,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807208.7269983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46538","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.284522596,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807209.3020358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59112","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.052034306,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807210.184501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46548","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.32719199,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807212.2080507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.776031145,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779807215.9748976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50648","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.765273363,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807216.7711291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.585043628,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807221.6830847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50652","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.705220908,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807222.5380442,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49982","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.765110159,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807227.4214833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51760","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":5.734394956,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807230.1548774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57674","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.613386328,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807236.1428607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57680","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.717971217,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807236.2313871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48752","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.071596853,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807237.3652968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47742","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.819718584,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807239.955329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35566","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":5.602702107,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807241.645791,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47748","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.259936441,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807245.0453665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55044","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.81552482,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807247.1673968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60682","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.251336365,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807249.1142924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55054","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.060378512,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807252.5922937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.416103454,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807255.2650695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50202","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.147731917,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807258.4594705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56122","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.864221414,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807271.4847033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42648","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":6.055875269,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807272.399908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38464","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":4.639631191,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807274.4961874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44724","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.001896169,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807275.4780698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.068389333,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807280.463145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44740","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.96542008,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807281.5552583,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":6.075727299,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807283.894256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49500","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.429304719,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807284.8960297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38374","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.339384218,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807288.6926153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49516","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.796423457,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807289.5975108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38390","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.699793596,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807292.7673843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59730","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.073311603,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807292.986153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":3.386329209,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807295.5408988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59352","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.651745779,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807295.621047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59368","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.512906211,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807300.1686618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42550","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.544177611,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807301.3689582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59744","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.824955833,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807304.2226014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45034","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.041559396,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807304.254411,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58812","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.874022372,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807308.789817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45044","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.304248633,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807308.8125968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58816","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.295237845,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807311.8678882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51524","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.047276281,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807313.2899263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54764","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.491897421,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807316.63821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34304","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.767748182,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807318.4230757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34320","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.130655746,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807331.7048302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3160"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3160,"user_id":"","duration":4.88879153,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807334.7551723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38790","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":6.260992932,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807336.668209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52618","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.955751159,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807338.1603653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51000","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.396917792,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807342.8223627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51008","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.660484262,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807343.034095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38564","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.363635353,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807346.2452414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38580","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.209408594,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807346.4762306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51018","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.652273445,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807349.8511817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37608","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.247449646,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807350.6483333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60946","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":6.275662067,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807353.2061586,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.352924366,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807356.2225382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60956","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.571974615,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807360.666985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60656","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.455791246,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807361.4755607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60662","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.250442939,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807362.895235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.67801939,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807365.866597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37876","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.962391716,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807366.138359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.660110931,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807368.3643324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50682","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.218138855,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807369.842594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37878","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.713995422,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807372.9811006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37890","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.129915035,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807373.0697265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50684","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.442466089,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807375.8997269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42876","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.822379929,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807377.6619778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52176","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.678152326,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807379.4806967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52190","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.442874003,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807393.6300914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50940","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.757289893,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807396.4021149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38206","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.893290111,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807396.4659371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":2.819199643,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807399.1729472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38210","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.763313238,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807401.8092551,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54116","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.34221752,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807403.9122376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.737627337,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807404.8147473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.00415994,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807405.4944775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57452","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.449342579,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807407.7634552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57328","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.816005473,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807411.0342538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57332","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.269006949,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807411.53136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.03541362,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807415.1049297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.571894438,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807416.5004175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49736","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.460844626,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807420.8858678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60720","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.845440894,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807421.943362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49738","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.835345361,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807425.5847733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59530","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.690927478,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807427.3250425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58664","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.378695253,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807431.0522053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59534","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.201066154,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807431.2032466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58674","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.870456371,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807434.3037736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51122","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.243158314,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807434.237061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.633772888,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807437.6801221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35942","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.236885585,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807439.1413786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.896393042,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807444.3358765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35942","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.19247039,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807456.0913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56996","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":6.37053124,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779807460.8369746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56998","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.733094769,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807461.0016353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36480","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.623558768,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807463.4644792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51116","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.320025351,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807463.5870156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.613578922,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807466.5578282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.969403913,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807467.9829419,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51132","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.517064255,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807471.3745596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50486","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.38953706,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807471.5427885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47882","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.983632701,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807474.93622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47884","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.392033904,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807477.3286064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.952827816,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807481.4573007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.518385348,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807482.2112963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48164","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.879968482,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807486.3820531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53298","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.437646269,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807487.426219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43888","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.212641227,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807489.8083506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52484","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.418096597,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807490.5614455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.991643009,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807493.8347251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50214","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.265668183,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807494.7985072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52494","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.584226719,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807498.117628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.305331763,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807498.7989554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.698656708,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807502.0216026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.214482051,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807503.2469563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51742","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.126653345,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807507.3214061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51754","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.296123063,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807518.6547706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34890","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":5.360728439,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807522.4620945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32936","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.968278321,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807523.5651302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34898","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.901379155,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807526.6205602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34020","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.149988768,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807528.4824913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.915914126,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807531.5863943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34036","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.964483187,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807533.922279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54318","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":5.438386049,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807535.1119754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.523630504,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807539.006757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58590","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.083044649,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807540.3166215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34400","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.201895665,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807543.0224268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.014098399,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807544.5253086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34416","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.206344164,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807547.2872927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48216","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.108648383,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807548.9078898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48232","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.229188413,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807553.3908749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42386","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.098892562,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807554.189059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48040","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.275282531,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807559.3873396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32892","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.980590196,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807560.908649,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43392","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":6.705760256,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807565.7122087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34584","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.054279688,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807567.381736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44550","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.211518307,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807569.4213164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34598","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.699925153,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807570.934043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44566","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.543403209,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807574.711569,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50480","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.285361545,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807576.1531422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50488","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.214837647,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807589.5449157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40164","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3141"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3141,"user_id":"","duration":4.940177919,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807591.3367653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40666","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3163,"user_id":"","duration":5.001350217,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807593.1777613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.622185871,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807596.5996382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":5.254450355,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807599.358685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.179075852,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807603.3641582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.762897252,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779807603.4725692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53870","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["617"],"Accept":["application/json"]}},"bytes_read":617,"user_id":"","duration":4.935385084,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807606.2420022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34874","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.726529346,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807607.8845246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.437821236,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807611.4644537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.221191421,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807612.7665172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36548","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.880559617,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807616.144695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.678651706,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807618.7694683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"40116","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.987540299,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807621.4505424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55448","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.302118969,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807624.243159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53782","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.455711145,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807626.2088144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.754995248,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807627.7051077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53796","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.449512486,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807631.1481063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50572","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.924852578,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807630.9242237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43360","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.811983647,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807634.2125363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43370","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.271987389,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807636.100297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.546928441,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807639.7608366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.652468634,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807641.1398082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60442","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.923959755,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807646.758057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60444","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.993912924,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807657.3457122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35288","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":6.09305113,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807658.9416063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52556","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.429888694,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807663.4372063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44052","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3161"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3161,"user_id":"","duration":6.493339115,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807663.7404451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52572","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.797493025,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807666.8431268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43402","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.39768519,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807668.677663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53940","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.935867706,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807671.8297014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43410","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.984931395,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807673.5265782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53942","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.846543999,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807675.3529134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43176","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.521067596,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807677.2409596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.712360406,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807680.4524589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43190","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.097835301,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807682.681961,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43000","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.437277676,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807683.7408822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.287062117,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807686.4610593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52324","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.211710897,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807687.001138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43000","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.119469587,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807688.6927114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.085056402,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807691.5188665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.514961094,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807694.1579115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52340","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.203253318,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807694.262495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.735875002,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807697.414912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.249068914,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807700.9262161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"33246","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.403182186,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807702.1840746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55542","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.766710579,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807703.7200975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49074","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.785415495,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807709.492196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"55542","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.769582381,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807717.1258056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3156"],"Accept":["application/json"]}},"bytes_read":3156,"user_id":"","duration":4.760541962,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807722.130293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60018","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.996059798,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807724.5731785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.905005232,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807727.9858503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40876","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":3.404361562,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807728.6982362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52096","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.565812741,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807731.8720982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54172","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.172264152,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807732.8558526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.868637418,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807736.2023473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.328922421,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807736.6221466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53948","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.764697936,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807739.4699292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54182","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.266188405,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807741.4173594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53954","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.793821065,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807744.6540194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59438","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.235009439,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807744.9293528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60090","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.455569168,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807748.5193934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33330","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.884408659,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807748.909915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60100","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.110565223,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807751.692587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39508","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.164825563,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807755.169107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.256500424,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807756.4363303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.479369035,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807758.0765314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41342","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.899580556,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807760.2141762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37192","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.770137554,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807763.993271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36846","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.652556833,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807772.8186152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36860","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":8.81628255,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807772.8193197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":12.602398107,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807778.5243704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36770","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.580256814,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807780.0779667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45130","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.705235139,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807784.4914126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45134","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.404879705,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807791.5560331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57278","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":7.063439229,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807795.490165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57294","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.932716831,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807796.210179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46280","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3163,"user_id":"","duration":5.65808342,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807800.8287616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.607266312,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807800.860518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60506","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.366537592,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807804.1833405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":5.190664732,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807808.3637958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36140","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":9.402646129,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779807811.844376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46798","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.657538768,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807812.9115336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43398","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.545385467,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807815.095856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49446","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.905422007,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807818.1340227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59622","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.220811789,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807819.1544185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58426","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.050327362,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807822.7548547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59634","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.618653386,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807823.9646487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58438","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.548370999,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807827.8863304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50958","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.912364615,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807828.273487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53630","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.515600601,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807831.4803903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53632","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.47212772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807831.5354319,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41102","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.13678463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807836.5693371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.025155579,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807842.312295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.476230463,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807847.0970263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60352","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.775839379,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807848.8193448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":5.300004922,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807852.8757398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43458","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.773295587,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807853.586184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47394","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":4.757667445,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807856.2272804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52600","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.511599818,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807859.4525332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52604","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.223364009,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807867.0403743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.586310293,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807871.01188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38886","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":7.966329328,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807872.0371122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55410","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.995106642,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807875.6690552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34162","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.648483784,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807877.0283687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36580","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.988367358,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807880.536614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34168","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.865812735,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807882.2654388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58164","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.234143594,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807885.6159208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53412","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.809135631,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807884.3042033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38412","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.914672534,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807888.4997654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53424","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.766988943,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807890.8986635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38418","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.321490744,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807891.8695176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.368148088,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807894.1208973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51716","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.212926858,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807898.4906187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51422","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.617795341,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807899.245936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"51432","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.122355839,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807903.3860219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50018","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.892338245,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807908.2216263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50024","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.827613947,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807912.8773549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46350","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.39124516,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807914.1933663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46358","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.180814871,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807914.4602964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54662","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3142"]}},"bytes_read":3142,"user_id":"","duration":5.178186381,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807917.4875686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54674","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.018973994,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807918.9329422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"34544","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.736686031,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807922.0809264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37896","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.59198446,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807926.9049888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37912","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.822442317,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807932.4882176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.580322798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807935.6591792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42124","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.169037693,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807936.995576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48448","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":6.026347644,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807939.5260696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48636","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.522142627,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807940.0188236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47906","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.356892621,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807942.2658966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48648","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.616900651,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807942.5101337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33486","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.368051014,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807944.7958202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48652","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.528475694,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807945.046305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.527231706,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807949.1721647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46798","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.374914633,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807949.8125496,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46466","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.502178975,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807952.4706662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46808","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.296896133,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807954.3857641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46476","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.56415158,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807957.7303872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46116","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.256109705,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807961.232165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47936","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.843354347,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807962.8552392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47160","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.122019111,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807966.492834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47176","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.625871073,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807970.0905478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39998","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.189591702,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779807974.480657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40008","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.370847725,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807975.3613768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55594","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3138"]}},"bytes_read":3138,"user_id":"","duration":5.799400093,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807978.6476657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58198","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.278476196,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779807981.6420634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41730","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.15541948,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807984.2627988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58210","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.612948667,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779807988.1448262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.879173216,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779807993.4164858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35932","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.269984376,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807997.4462397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":4.027588389,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779807998.102622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57612","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.429552163,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779807999.1967769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57616","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.962766736,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808000.19019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38986","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.61725327,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808004.1260712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54012","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.927548506,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808007.1498334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33862","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.956359121,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808007.8842182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54018","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.756704536,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808011.5180495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33864","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.353530295,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808015.9773772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54028","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":8.090624731,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808017.893837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43586","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.10854375,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808022.156999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43590","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.253966484,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808022.4849138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":6.506115143,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808025.7243252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48148","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.10369389,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808026.2201076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48138","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.927762295,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808031.1813135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59122","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.45350443,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808034.8479664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52080","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.657798399,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808041.247559,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52092","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.126201736,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808043.953793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53206","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.696033761,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808046.654971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59058","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.399538631,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808049.624372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53208","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":5.661098287,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808054.0580444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41296","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.398551625,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808053.999126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.247055949,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808057.4315438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.430197672,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808063.0737777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.641047606,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808066.750613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56328","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.675265582,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808070.0885055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3162"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3162,"user_id":"","duration":5.87080388,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808071.3891113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56036","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.633117887,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808072.8169723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58168","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.719608791,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808075.899728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53170","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.507393451,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808078.1978683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58182","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.379267114,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808083.9090447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50204","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.859068442,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808085.1709716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54804","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":8.834257755,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808089.7507122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59372","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.578954567,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808091.2934198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.120701874,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808098.8011878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59384","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":9.042501833,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808100.8488278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58758","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":9.55366715,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808104.0743911,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54548","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.270364983,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808105.938307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54562","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.085351863,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808116.152359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53062","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":12.081178037,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808121.5867488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54140","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.426444858,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808123.286412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60906","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3135"]}},"bytes_read":3135,"user_id":"","duration":5.309465932,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808126.9577446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59202","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.659517921,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808127.0423393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.193895593,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808131.9052484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59394","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.851555165,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808132.8374202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59210","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.877823107,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808135.4879184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40248","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.649327817,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808136.3000758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"54226","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.392205587,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808138.4124017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40258","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.778440253,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808142.145059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40266","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.730759739,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808147.7532604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35128","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.605201479,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808151.7711723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52516","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":5.288274699,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808153.726593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54108","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.575648144,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808154.5495014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46182","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.770926889,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808156.4220889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.686596126,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808158.8469756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46184","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.296251713,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808161.2750018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.5873828,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808162.327097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46188","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.478807983,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808164.505576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33834","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.222451359,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808166.8547993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.525915517,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808166.8803415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56050","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.23422313,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808169.3452976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41758","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.351082942,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808176.027053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56050","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.679466974,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808183.3587651,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37040","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.328400432,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808184.3272243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39970","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":5.420232034,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808187.8037548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40288","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.436883609,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808187.8173027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.479397147,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808192.7583532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39994","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.939122607,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808193.2176304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34782","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.145813264,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808195.459817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34788","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.079521692,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808196.5687857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38772","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.657014682,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808201.0064662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"52566","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.518385438,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808202.182532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46870","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.612109074,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808209.4723673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46886","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":7.28623193,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808216.2903528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50086","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.81476614,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808220.773317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56138","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":7.72529555,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808221.5097997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47506","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":7.03161711,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808223.231118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57740","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.572373948,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808224.688187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47890","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":5.766043829,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808230.501312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59826","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.807474822,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808230.66999,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57752","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.141968497,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808234.1476767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59842","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["619"],"Accept":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.643662738,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808236.309294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.628485788,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808241.6079268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59844","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":7.458553456,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808242.044502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35290","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.723966636,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808245.5347118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40918","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.925036383,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808250.0255952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35290","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.33111325,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808256.164585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50492","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.13530295,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808256.576269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43076","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3141"]}},"bytes_read":3141,"user_id":"","duration":5.050877732,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808260.0497348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40360","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.876504188,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808261.7285142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45014","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.141818892,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808265.272541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40364","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.961422232,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808266.7193825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45026","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.989208499,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808269.1112044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58970","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.823474963,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779808270.7847717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57836","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.063356128,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808275.101353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"36280","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.985973314,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808276.0812926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57842","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.295050388,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808278.8551905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48532","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.631871942,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808283.941783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46398","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.083849803,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808288.0269508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55712","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.164013834,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808290.0188756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38974","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":4.747199428,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808292.2949965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55716","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.256065096,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808294.6338954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38988","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.606194999,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808299.1005282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.464797403,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808299.1183631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41910","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.559337118,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808302.0553648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41900","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.952858137,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808302.0957556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.967923589,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808306.7187464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42838","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.661591506,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808306.6607258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35480","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.407534804,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808310.3504546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42840","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.475546776,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808315.8012912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35480","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.448545362,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808321.296657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36748","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.492557763,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808323.0476115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":5.761988509,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808326.0288801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47166","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.723235876,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808327.114636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.057729775,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808331.9520273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47178","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.657417394,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779808332.6997056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54406","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.583823965,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808335.6508143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.68425709,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808334.3633604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48428","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":3.519738562,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808339.652908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48430","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.287772406,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808340.6279852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57006","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.830534015,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808344.7967415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":5.14247265,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808350.1186256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"57846","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.318618036,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808355.179034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41472","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.377533692,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808358.4478025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39732","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":5.782183331,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808358.9860117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41480","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.795692086,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808363.246201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":4.786879681,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808366.7283483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35932","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":9.309275368,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808368.1409812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":6.745689069,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808370.9470327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43838","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.209751995,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808373.0590072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48558","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.916517547,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808376.8244057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47630","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.874356117,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808379.068168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48572","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.00736148,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808385.894767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":6.824873393,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808391.806315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42382","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.907809442,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808392.163942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54028","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":6.022842389,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808397.2888281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54032","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":5.115548655,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808398.552802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59068","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":8.60298074,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808404.3274832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57320","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":7.036517686,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808406.5323021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38784","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":7.967186857,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808410.2103226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42972","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":5.880945779,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808413.1188629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37208","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.310445661,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808416.2383652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42982","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.026565685,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808417.237148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44286","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.107871671,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808419.881045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36492","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":5.514936496,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808420.7529187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56492","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.384518772,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808425.1825926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56496","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.297247658,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808432.0142145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54036","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":7.124682324,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808436.8325486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.808973514,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808437.9093423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45544","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":5.123927026,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808444.6899402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36630","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.59096599,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779808445.223133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":7.290255937,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808448.1570666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54610","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.456354246,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808449.3188062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38814","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.961989439,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808451.5631094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48820","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.270369634,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808452.4746485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38828","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.154252679,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808463.2986112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54098","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":10.820695115,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808468.9686606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["606"],"Accept":["application/json"]}},"bytes_read":606,"user_id":"","duration":5.668635971,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808471.139117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54398","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":7.52514836,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808478.9629836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49116","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":11.868931264,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808478.963558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":9.693621955,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808483.831945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.866298993,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808485.4620001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35784","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":6.496699792,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808488.7423582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35792","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.278097324,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808489.2937531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54764","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":5.453353812,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808493.8201728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59056","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.076395329,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808496.3800097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55218","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.819554012,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808497.1975074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59068","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.375431423,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808500.892399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55234","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.500750113,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808503.7019334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42896","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.499964631,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808504.826492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"39600","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.799084094,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808507.6054218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43288","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":7.272191248,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808511.3222566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56750","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.707901277,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808517.2465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56754","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.658665214,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808520.7906263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.526045844,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808522.1471658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40268","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":5.277576578,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808531.684743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"35904","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":10.891534442,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808532.8423653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40280","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":10.687042215,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808541.2400267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"52158","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":10.290924346,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808545.8287778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48088","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3151"]}},"bytes_read":3151,"user_id":"","duration":5.857773167,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808551.0624845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48836","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":9.818361367,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808556.8429015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33932","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":11.006116886,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808559.8690255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37740","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":8.805129696,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808562.0685117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49676","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.060649906,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808562.7619414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41900","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":8.126272146,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808567.8355954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45764","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.764249617,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808568.8644946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":6.099752946,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808573.9401803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.0700671,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808574.8939877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54066","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.054721606,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808578.5165348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56126","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.613322076,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808578.6303573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41202","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.688528664,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808583.9760947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56140","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.188788568,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808586.152389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48996","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":7.517929974,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779808587.6280181,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55454","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.640466748,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808588.6428628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51606","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.004004472,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808591.9279869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.150254086,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808592.634382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48996","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.877521536,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808597.522796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.308936548,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808603.1869922,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.655423858,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808609.3171866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41366","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.125782234,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808609.57163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54862","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["3158"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.886901088,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808613.6435106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"54866","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.058139941,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808617.4388242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56386","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.659608338,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808621.9426355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56394","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.499024428,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808624.5177522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59256","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":6.148823488,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808628.8474772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59264","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.319683356,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808629.829848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"57790","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":7.885867054,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808633.8671706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.01783879,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808635.0792372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45304","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.248062643,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808639.9006443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49390","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":6.031850258,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808643.6821012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48088","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":8.595796736,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808644.4099014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43242","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.373931771,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808648.6173668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.206070366,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808648.7206845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37532","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.90310226,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808652.0516431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55784","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.308588552,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808653.8264797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49618","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.204125681,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808657.3558915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.041413496,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808658.4001527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.777389449,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808661.7005532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.336586102,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808663.5108457,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44034","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":5.101428746,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808666.9009318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42790","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.197452499,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808670.5603588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44050","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":6.78286376,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808672.354162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41068","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.648482704,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808677.4727392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"45924","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.115649174,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808682.1627436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32968","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3162"]}},"bytes_read":3162,"user_id":"","duration":5.078505226,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808686.0196908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"32980","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.849064629,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808691.244314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35128","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.223381788,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808694.427094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41186","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3133"]}},"bytes_read":3133,"user_id":"","duration":4.978802752,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808694.5777037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35130","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.331491027,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808697.3658469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43272","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.928841931,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808699.0335217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60094","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.454627327,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808700.4773016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.313300364,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808701.6267896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43280","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":6.130906502,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808705.126963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43292","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.498844541,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808705.2051105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"60880","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.723744812,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808709.6121068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60468","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.404074765,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808710.2969491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54778","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.167799177,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808712.9086068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60470","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.288895723,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808714.9514427,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54792","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.652534654,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808719.5081475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46346","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2863"],"Accept":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.338810932,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808720.0114012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56374","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":5.057379861,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808722.2680345,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"46358","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.752193772,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808724.195929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38930","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.236150658,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808726.9337616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56374","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.663784958,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808727.9110014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.705658806,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808730.4896648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44572","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.173242744,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808733.0704918,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44574","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.572388768,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808739.536822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59722","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.463136458,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808742.2391226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41174","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3164"]}},"bytes_read":3164,"user_id":"","duration":5.139724171,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808747.4811535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39196","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":5.233885378,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808752.549086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39204","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":5.066593236,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808754.7544768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41240","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3140"]}},"bytes_read":3140,"user_id":"","duration":4.644604176,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808756.292984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40440","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.742458821,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808757.4095519,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60212","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":4.51724099,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808759.1254096,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40444","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":4.701110544,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808762.5093005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60216","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.098536543,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779808763.382302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59438","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.255669864,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808765.3202758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40914","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.80944088,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808767.8638673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50452","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.478410143,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808770.0091674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40916","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.68722793,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808772.9228868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49578","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["604"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.912444326,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808774.2701614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59452","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.403276596,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808777.6738207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"58546","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.74855599,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808777.6777415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44318","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.398968249,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808782.5922933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49590","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.914776655,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808782.8742564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44330","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.91884332,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808785.4732738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35962","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.873263957,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808784.9591258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40706","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.9237371,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808788.6091821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35968","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.720521018,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808790.1511743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43664","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.189508842,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808791.9109955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37136","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.292943347,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808798.1872308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43664","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.273785114,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808806.2504287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38574","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3158"],"Accept":["application/json"]}},"bytes_read":3158,"user_id":"","duration":4.06605184,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808809.2024806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.944059059,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808813.383008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42842","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3139"]}},"bytes_read":3139,"user_id":"","duration":4.437109745,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808813.7115514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47452","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.507904065,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808814.8335042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42846","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.300494912,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808816.581984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47458","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.727438287,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808820.7512295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42850","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":5.915672291,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779808821.3757658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47706","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.79232776,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808823.7107985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37392","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.958237097,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808825.6635687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47716","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.285857371,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808828.3610218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37404","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.648882225,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808830.8960779,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50456","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.230028563,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808831.5478039,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58166","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.185305377,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808835.6932945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50974","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.794283364,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808836.8157835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"50456","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.26581139,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808838.9097242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43988","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.208143464,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808841.1163566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45872","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.402143709,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808843.44165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"43996","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":6.102144033,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808844.53815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45884","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.413605261,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808847.0171468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39510","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.56612596,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808849.5232797,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39610","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.72120837,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808852.0522375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42252","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.03266599,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808853.6573572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39616","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":4.125874006,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808858.8030996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42252","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.143906343,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808869.275348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39888","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":5.178393822,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808871.7944148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39892","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.364947733,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808873.178837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47384","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3135"],"Accept":["application/json"]}},"bytes_read":3135,"user_id":"","duration":4.347891307,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808876.4287093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39628","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.633086177,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808876.8242085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.635358179,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808879.7561088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39644","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":3.325891819,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808881.5580184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47446","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.731987097,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808885.389052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39650","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.631544498,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808886.0130963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49812","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.45331013,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808889.8376012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38834","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":4.446843307,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808891.8736193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49820","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.858440798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808894.5748022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47536","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.734764103,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808896.1199498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49362","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.244723107,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808897.7331553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55848","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.98837174,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808899.6076422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"47536","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.318347052,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808902.6930532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55862","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.951522243,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808904.2416284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59330","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":4.630852622,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808907.635451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":4.678581106,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808907.7140644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59336","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.464180962,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808912.1594841,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50112","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.514705966,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808914.0182729,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59346","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.037320994,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808917.446295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41856","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.283703494,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808918.0739856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36772","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":4.047428155,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808922.9219654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"41856","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.845838418,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808932.1471133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41202","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3164"],"Accept":["application/json"]}},"bytes_read":3164,"user_id":"","duration":4.518527679,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808935.4266362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56084","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.270787658,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808937.6782033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3159"]}},"bytes_read":3159,"user_id":"","duration":4.579459852,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808939.676209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56098","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.248240954,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808940.8078692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41546","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.12098757,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808943.203829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39198","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.525806181,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808946.3107858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41012","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.501149301,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808947.316687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39210","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.110498257,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808951.1941984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41014","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":4.88171752,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808952.4136288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39224","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":5.094803633,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808955.2766745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41490","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.934595834,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808955.4203544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53178","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.857633787,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808958.4666083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41496","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.188352631,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808960.2324362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"34200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.809088008,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808963.1849515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36928","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.941860274,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808963.4184434,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"53178","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.948613863,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808967.6104674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36942","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.163935412,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808967.6108272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37420","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.189736286,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808969.7307193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51316","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.113032448,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779808969.7313085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34772","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.110239986,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779808975.6814508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59934","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.947350793,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808975.7035263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3006"],"Accept":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.70929664,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779808978.9817026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.270390845,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808982.416432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"59934","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.291283784,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808989.8639998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59858","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":4.010182479,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779808993.9996657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59864","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":4.127789567,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779808998.8071978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59878","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.805895384,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779808999.1476238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56504","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3158"]}},"bytes_read":3158,"user_id":"","duration":4.698844895,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809002.5091314,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.352083988,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809003.5806243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42794","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.771722664,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809007.2544456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.743679517,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809009.2657065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42810","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.683503611,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"]}} +{"level":"error","ts":1779809010.5631132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.307131928,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809010.7451587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56612","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.350184999,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809013.4817774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49616","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.789728947,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809017.4876359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33246","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.738525636,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809018.127526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":4.644389668,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809021.8640053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60270","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.373391741,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809022.6535523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"33246","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.524150193,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809024.649452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60278","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.776667104,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809026.7034745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52344","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.047283616,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809029.8964605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52358","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.184774539,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809030.9521606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42578","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":6.039549864,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809033.4977114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42584","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.538144207,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809035.0501697,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.889895013,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779809037.8403306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39512","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.781393135,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809037.9353423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49320","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.301949457,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809041.5865173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"49328","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.610439764,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809056.3183005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"39768","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":6.345128927,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809058.8809717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.555435398,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809059.232105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41510","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":5.612475184,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809062.1658394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41520","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.924864579,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809063.4147182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58490","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":4.53239705,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809066.1965723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42382","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.779533223,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809066.3366172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58190","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":4.169270138,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809067.4961765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58196","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.0345458,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809068.4697871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42392","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.148324651,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809071.3773005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56176","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.906194694,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809072.1708808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58212","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.67339257,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809074.724517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58524","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.552211542,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779809075.8167908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48766","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":4.437086867,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809080.3601854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"56180","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.540898172,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809080.8274148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48772","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.100052595,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809083.0331485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37384","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.665032832,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809084.798875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.064748305,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809087.4854198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33244","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.678936875,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809087.8150883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37388","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.517844,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809090.0524342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"37390","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.230361661,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809091.5107517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":3.762467847,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809094.2428484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54430","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.724295217,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809094.895317,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37260","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":4.839487067,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809096.800301,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37272","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":4.424448195,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809109.2649384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58392","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3160"]}},"bytes_read":3160,"user_id":"","duration":4.200759015,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809112.1391277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38482","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":2.866014377,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809113.316336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40496","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3156"]}},"bytes_read":3156,"user_id":"","duration":4.444877849,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809115.9851382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38484","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":3.844845507,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809117.2102807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40508","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":3.886010924,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809120.0996594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38488","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["619"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":619,"user_id":"","duration":4.1130888,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809121.851441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41016","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.63941083,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809122.8561528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41024","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["617"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":617,"user_id":"","duration":2.881507679,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809122.9182236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49658","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.695695515,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809125.8469553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"49662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.927558714,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809128.6784992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41030","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":5.820258325,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809131.4566674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36950","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":2.77685224,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809131.51566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48658","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.665136407,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809135.180048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40738","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":3.66158481,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809135.455196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"48670","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":3.995912205,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809138.0954168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59404","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":2.907833581,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809139.9132009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46776","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.454671507,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809142.8187783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59420","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.456659372,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809143.8284557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.906868142,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809145.3117108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"59430","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.485941889,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809148.0979502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46792","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.007521428,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809150.1677022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42792","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":4.852371462,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809150.646601,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52022","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.539874981,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809153.0934536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42792","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":4.317575523,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809164.5345902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"48862","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.21379387,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809167.4028258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41460","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["674"],"Accept":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.859248311,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809169.34626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54802","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3154"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3154,"user_id":"","duration":4.222047265,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809172.5995998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54804","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.244691714,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809173.4060116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"41474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":6.001873744,"size":131,"status":401,"resp_headers":{"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809177.0872965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54806","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.485909958,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809177.2705817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47200","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":3.863289784,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809180.0499043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.961099949,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809179.6878488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47216","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.293360497,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809184.238336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47228","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":4.549073444,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809184.2388358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44620","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.064886532,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809188.0789871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53644","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.838722453,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809189.864446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38416","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.623216875,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809193.1509032,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"38424","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.069189436,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809194.9396665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38212","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.072594151,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809197.4317777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48150","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.343597201,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809198.7536821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35330","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.806075624,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809199.962454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48158","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":2.522519878,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809203.586232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35332","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.570167234,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809204.855203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48174","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.627609493,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809207.7351465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"47632","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Type":["application/json"],"Content-Length":["653"],"Accept":["application/json"]}},"bytes_read":653,"user_id":"","duration":4.14075662,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809208.11594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.253127464,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809211.618508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42072","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.369264197,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809211.9264214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42060","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.059223424,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809228.4463713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50242","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.796044111,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809228.5532706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58934","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3161"]}},"bytes_read":3161,"user_id":"","duration":4.5898541,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809268.2744153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58938","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":43.627208356,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809270.7133837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50252","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["671"]}},"bytes_read":671,"user_id":"","duration":46.172090503,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809272.6834762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55076","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":37.474423366,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809272.685127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40006","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":37.369578477,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779809273.6084185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"60648","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":14.82903355,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809282.9458978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36138","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":24.274648582,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809285.9386058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"50188","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["606"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":606,"user_id":"","duration":12.328562801,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809288.4654615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42034","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.308613041,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809290.3153539,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"42042","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.020135698,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809292.2131517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.821376658,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809295.7797978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"55662","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":7.24671114,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809298.0566244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33462","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":5.828699149,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809299.9614394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35004","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":4.168961164,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809303.4351444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59978","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3006"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3006,"user_id":"","duration":5.110921648,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809307.0114238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35538","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.567176521,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809307.316102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"35020","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":7.091975022,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809310.5103307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45372","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":3.186054943,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809313.706607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37622","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.691846327,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809317.9021566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"37638","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":7.388115853,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809326.9307728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54920","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3136"]}},"bytes_read":3136,"user_id":"","duration":4.760539298,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809330.1278164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54934","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["671"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":671,"user_id":"","duration":3.188232969,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809334.0853977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"40796","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3163"]}},"bytes_read":3163,"user_id":"","duration":6.036044101,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809334.952294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54940","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":4.822550726,"size":131,"status":401,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809337.2670102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51106","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["674"]}},"bytes_read":674,"user_id":"","duration":3.173572412,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779809338.8458786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58442","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":3.89160755,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809342.995467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"51110","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":5.726295841,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779809345.0318348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58450","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":6.184213561,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809347.7346203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36560","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":4.737375146,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809348.8826258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36514","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["604"]}},"bytes_read":604,"user_id":"","duration":3.84931768,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809351.52826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43622","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":4.540572042,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809351.5378087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"36572","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.699696473,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809354.6946933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58514","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":3.155337495,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809357.8861532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33526","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":6.355168304,"size":108,"status":500,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809360.3890107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"43622","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.692299142,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809361.694637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33534","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["650"]}},"bytes_read":650,"user_id":"","duration":3.800192306,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809365.4621944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42902","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":5.069747188,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809366.7990408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42722","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.836455244,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809368.615606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42904","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["653"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":653,"user_id":"","duration":3.145865987,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809370.046461,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42728","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["650"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":650,"user_id":"","duration":3.238222515,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809373.1506028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"42914","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2863"]}},"bytes_read":2863,"user_id":"","duration":4.273216186,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809374.486727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56926","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":4.437188024,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809376.012103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"53474","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.853421591,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809378.5030334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"56926","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.36700995,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809388.8139634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"47160","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3155"]}},"bytes_read":3155,"user_id":"","duration":4.163176943,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"error","ts":1779809391.3241644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49728","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["671"],"Accept":["application/json"]}},"bytes_read":671,"user_id":"","duration":2.50193857,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809394.8550816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58604","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3157"]}},"bytes_read":3157,"user_id":"","duration":4.320511931,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809396.4784436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49740","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":5.152262437,"size":131,"status":401,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["401 Unauthorized"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809397.3114321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58614","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Content-Length":["674"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":674,"user_id":"","duration":2.448623101,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809399.1982253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49744","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["617"]}},"bytes_read":617,"user_id":"","duration":2.717793433,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809401.7262304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"58620","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Length":["164"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":164,"user_id":"","duration":4.413379892,"size":131,"status":401,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["401 Unauthorized"]}} +{"level":"error","ts":1779809403.2153544,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43162","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.015804751,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809404.1728878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44084","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["619"]}},"bytes_read":619,"user_id":"","duration":2.445482764,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809404.1186469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43178","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["604"],"Accept":["application/json"]}},"bytes_read":604,"user_id":"","duration":2.784293715,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1779809406.5950956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"44096","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":4.303637325,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809408.9320738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46088","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":4.811072796,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809409.2052548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45140","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["606"]}},"bytes_read":606,"user_id":"","duration":2.608413779,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"error","ts":1779809413.4228616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39294","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":4.487802663,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809414.810209,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.4","remote_port":"46088","client_ip":"172.20.0.4","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.60253204,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1779809415.8908627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39300","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["650"],"Accept":["application/json"]}},"bytes_read":650,"user_id":"","duration":2.459621276,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1779809419.8926136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"45150","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Content-Length":["2863"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2863,"user_id":"","duration":5.079474367,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1779809421.3956716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42810","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3006"]}},"bytes_read":3006,"user_id":"","duration":5.242293168,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1779809422.6515353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.3","remote_port":"38756","client_ip":"172.20.0.3","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["653"]}},"bytes_read":653,"user_id":"","duration":2.750943907,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} diff --git a/services/nginx/app/.phpunit.cache/test-results b/services/nginx/app/.phpunit.cache/test-results index 77416ed8..ea9e0da3 100644 --- a/services/nginx/app/.phpunit.cache/test-results +++ b/services/nginx/app/.phpunit.cache/test-results @@ -1 +1 @@ -{"version":"pest_3.8.6","defects":{"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":1,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":7,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":7,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":8,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":1,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":1,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":1,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":1,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":7,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":8,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":1,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":1,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":8,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":1,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":1,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":8,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":7,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":7,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":7,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":7,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":8,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":8,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":8,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":8,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":8,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":8,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":1,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":1,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":8,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":8,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_resolves_simulator_gateway_service_bindings_from_lane_relay_slots":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_saved_shift_end_extends_past_the_approved_original_end":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_caps_current_slot_hours_to_elapsed_minutes_and_zeroes_future_slots":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_default_distribution_department_config_value_through_economic_config_updates":8,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_encrypts_replication_secrets_without_storing_plaintext":8,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_builds_active_database_and_redis_config_from_encrypted_bootstrap_snapshots":8,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_does_not_require_replica_SQL_threads_before_database_provisioning_configures_them":7,"P\\Tests\\Unit\\Invoicing\\EconomicDraftCustomerOpenApiSpecTest::__pest_evaluable_it_documents_transaction_draft_customer_config_and_auth_runtime_fields_in_all_tracked_openapi_copies":1,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MinIO_free_space_and_catch_up_math_safely":7,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_counts_complaint_rows_by_department_and_created__at_reporting_range":1,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_updates_and_deletes_complaint_rows":1,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_parses_created__by__name_from_the_users_table":1,"P\\Tests\\Integration\\DailyReports\\DepartmentOutsideHoursStatisticsServiceIntegrationTest::__pest_evaluable_it_integrates_orders__xlvask__and_self_serve_into_one_outside_hours_summary_with_missing_hours_diagnostics":1,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_only_collected_invoice_jobs_and_respects_the_manual_batch_limit":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_the_configured_database_in_integration_mode":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_redis_in_integration_mode_when_configured":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_minio_in_integration_mode_when_configured":1,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_service_payloads_from_raw_compose_without_a_service_type":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_selected_Coolify_project_and_resolves_server_UUID_from_the_instance_default":8,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_GitHub_App_application_payloads_so_pulls_use_the_app_token":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_self_contained_Coolify_API_Dockerfile_for_API_applications":7,"P\\Tests\\Unit\\Tooling\\ComposerEntrypointTest::__pest_evaluable_it_checks_PSR_HTTP_message_interfaces_before_trusting_a_Composer_vendor_tree":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_defines_release_manager_schema__routes__permissions__and_system_status_integration_hooks":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_requires_non_default_release_channel_runtime_URLs_and_preserves_load_balancer_paths":7,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_wires_MinIO_replication_through_routes_and_bootstrap_snapshots":7,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_defines_Coolify_schema__route_permissions__and_replication_integration_hooks":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_a_requested_runtime_channel_only_when_it_is_available_to_the_principal":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_rejects_standalone_order_booking_completion_outside_POS":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_allows_linked_POS_order_booking_completion_for_mobile_POS_compatibility":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_accepts_numeric_safety_seal_strings_when_completing_a_linked_POS_order_booking":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_disables_the_legacy_complete_wash_without_certificate_route":8,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_detaches_an_order_booking_and_clears_the_matching_order_link":8,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_keeps_the_linked_order_when_order__id_is_omitted_from_an_order_booking_update":8,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_allows_explicit_runtime_selection_of_any_enabled_release_channel":7,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_requires_authentication_before_checking_in_progress_wash_permissions":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_reports_both_elevated_and_customer_self_serve_permissions_when_lane_polling_is_not_allowed":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_allows_customer_self_serve_permission_to_view_their_own_in_progress_wash_details":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_from_customer_self_serve_lane_polling":8,"P\\Tests\\Api\\SelfserveFixtureApiTest::__pest_evaluable_it_creates_a_comprehensive_self_serve_API_scenario_with_demo_relays":8,"P\\Tests\\Api\\SelfserveZZZShellyGuardApiTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_API_tests":8,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_restores_preserved_module_config_rows_during_fixture_cleanup":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_creates_lists_and_updates_complete_branding_values":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_rejects_branding_requests_without_permissions_or_valid_input":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_assigns_and_clears_department_branding_for_superusers":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_rejects_invalid_department_branding_assignments":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_previews_monthly_split_changes_without_moving_orders_or_creating_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_splits_a_selected_March_and_April_collected_invoice_into_monthly_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_sets_closed__at_to_month_end_when_split_month_has_ended":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_splits_the_whole_affected_collection_even_when_only_one_month_is_selected":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_does_not_affect_booked_collected_invoices":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_skips_draft_linked__Stripe__and_single_month_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_rejects_invalid_monthly_split_date_ranges":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_allows_superusers_to_filter_archived_departments":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_does_not_allow_regular_department_listings_to_reveal_archived_departments_through_filters":8,"P\\Tests\\Api\\EdgeGatewayConfigApiTest::__pest_evaluable_it_stores_broker_settings_in_edge_gateway_module_config_and_uses_them_for_shell_sessions":8,"P\\Tests\\Api\\EdgeGatewayConfigApiTest::__pest_evaluable_it_returns_broker_diagnostics_for_the_current_edge_gateway_module_config_values":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_defaults_order_PO_from_a_linked_booking_when_creating_without_an_order_PO":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_keeps_an_explicit_order_PO_when_creating_a_linked_order":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_defaults_blank_order_PO_from_a_linked_booking_on_order_updates":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_requires_explicit_confirmation_before_deleting_protected_orders":8,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_returns_ranked_POS_reference_suggestions_from_bookings__orders__and_customer_vehicles":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_orders_reference_suggestions_by_match_relevance_before_context_and_frequency":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_enforces_authentication__list_permission__and_department_access_for_reference_suggestions":8},"times":{"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_a_64_char_auth_token_for_an_existing_user":0.11,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_throws_a_clear_exception_when_customer_user_is_missing":0.017,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_passkey_challenge_legacy_script_green_during_migration":0.034,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_register_CVR_legacy_script_green_during_migration":0.039,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_and_caps_to_9_options":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_department_ids_by_selected_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_gate_type_digit_to_entrance_or_exit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_stores__loads_and_clears_ivr_state_with_ttl":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_validates_state_caller_fingerprint_matching":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_and_gate_prompts":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_creates_permission_nodes_linked_to_subuser_permission_keys":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_rejects_empty_permission_definitions":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_button_arrays__json_and_csv_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_button_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_vehicle_type_values_and_null_semantics":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_vehicle_type_values":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_non_numeric_vehicle_type_strings":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_keeps_lane_service_enum_contract_for_MACHINE":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_booking_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_selfserve_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubusersRoutePermissionLinkTest::__pest_evaluable_it_keeps_subusers_route_list_permission_linked_to_SUBUSERS__LIST_node":0.006,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_keeps_route_and_service_entity_type_registries_in_sync_with_expanded_coverage":0,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":0.013,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_wires_local_e_conomic_customer_index_into_customer_related_search_entities":0.006,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_registers_cron_tasks_that_keep_the_e_conomic_search_index_refreshed":0.006,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_generic_db_object_mutation_flows":0.006,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_object_property_mutations":0.004,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_when_module_config_values_change":0.004,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_registers_cron_maintenance_task_for_system_search_cache":0.004,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_redacts_obvious_sensitive_fragments_before_sending_query_to_intent_parser":0.001,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_builds_payload_with_redacted_query_and_parses_strict_JSON_output":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_falls_back_safely_when_OpenAI_is_disabled":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_handles_malformed_OpenAI_response_payloads_without_throwing":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_uses_parser_cache_for_identical_query_and_allowed_type_combinations":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_caps_alias_and_hint_payloads_from_OpenAI_and_filters_hints_to_allowed_types":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":0.013,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":0.013,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":0.015,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_normalizes_type_lists_from_csv_json_and_arrays":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_parses_booleans_and_clamps_integers_using_route_defaults":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_exposes_expected_searchable_entity_types":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_system_wide_search_GET_and_POST_endpoints_with_intent_debug_support":0.007,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_superuser_cache_clear_and_rebuild_endpoints_for_system_search":0.005,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_passes_permission_and_own_scope_context_into_system_search_service":0.004,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_invoke_intent_parser_when_lexical_confidence_is_already_high":0.001,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_on_low_confidence_lexical_results_and_applies_hints_only_boosts":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_lets_parser_entity_hints_override_explicit_include_filters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_returns_fallback_parser_metadata_when_parser_fails_gracefully":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_scopes_query_cache_by_permission_context_to_avoid_cross_user_cache_leakage":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_caps_AI_driven_expanded_terms_to_prevent_query_amplification":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_expands_danish_discount_wording_into_lexical_discount_synonyms":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_for_intent_driven_natural_language_queries_even_when_lexical_score_is_high":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_association_hints_to_pull_related_customer_records_from_non_customer_matches":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_prefers_newer_records_when_relevance_scores_are_comparable":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_keeps_explicit_identifier_matches_ahead_of_newer_but_weaker_records":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_promotes_invoices_orders_order_bookings_and_customers_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_prioritizes_cancelled_bookings_over_active_bookings":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_heavily_demotes_configured_low_priority_entity_types_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_tokenizes_unicode_names_without_stripping_non_ascii_letters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_treat_explicit_identifier_queries_as_intent_driven":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_requires_broader_term_coverage_for_multi_word_scoring":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_enriches_object_attachment_results_with_associated_customer_context":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_includes_the_economic_customer_index_in_cache_dependencies_for_customer_scoped_results":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_falls_back_to_invoice_date_ranges_when_invoice_names_are_missing":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_derives_xlvask_customer_numbers_only_from_digits_only_extern_ids":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_replaces_unnamed_user_titles_with_the_customer_context_name":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_the_goal_criteria_label_for_department_goal_titles":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_reuses_parser_cache_entries_for_repeated_natural_language_intent_requests":0.129,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_clears_parser_cache_namespace_via_clearAll_to_force_a_fresh_parse":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_bumps_per_table_cache_versions_when_a_dirty_table_marker_is_registered":0.05,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_registers_economic_v2_backfill_command_in_cli_dispatcher":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_provides_a_backfill_cron_script_entrypoint":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_exact__match_when_totals_lines_and_departments_are_identical":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_total__mismatch_when_only_totals_differ":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_line_level_mismatches_for_quantity_and_price":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_departmental_distribution_mismatches":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_missing__target_when_draft_or_booked_target_is_unavailable":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_draft_invoice_lines_including_departmental_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_marks_text_only_zero_value_lines_as_non_billable_and_keeps_deterministic_key":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_booked_invoices_and_computes_net_total_delta_from_lines":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_contains_internal_normalization_path_with_departmental_metadata_support":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":0.013,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_supports_barred_filtering_when_listing_e_conomic_customers":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_implements_a_dedicated_v2_e_conomic_revenue_statistics_service_and_route":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_all_collected_invoice_economic_v2_routes_with_explicit_permissions":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_version_aware_distribution_and_pricing_history_v2_routes":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_caches_v2_distribution_responses_with_a_configurable_redis_ttl":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_fixed_pricing_versions_from_create_and_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_vehicle_subscription_versions_for_create_update_delete_flows":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_discount_override_versions_from_superuser_discounts_route":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_keeps_legacy_compare_endpoint_path_for_backward_compatibility":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_implements_effective_range_lifecycle_methods_for_all_versioned_entities":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_closes_previous_active_interval_before_inserting_a_new_version":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_includes_best_effort_backfill_with_provenance_and_confidence_metadata":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_anchors_historical_resolution_on_order_created__at_timestamps_in_distribution_service":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_order_ids_in_net_amount_calculation":0.005,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_customer_arrays_in_date_range_transaction_fetches":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_uses_centralized_duplicate_filtering_for_possible_duplicate_detection":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_per_scope_and_date_range":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_requires_superuser_permission_for_invoicing_period_distribution_all_endpoint":0.009,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_shared_date_range_normalization_across_invoicing_period_endpoints":0.035,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_normalizes_a_valid_invoicing_date_range_to_full_day_timestamps":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_invalid_date_formats":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_descending_date_ranges":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_finds_duplicate_orders_regardless_of_original_input_order":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_runs_best_effort_backfill_when_fixed_pricing_version_history_is_empty":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_self_serve_conditions_with_combined_AND_and_OR_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_prefers_condition_results_over_question_answers_when_evaluating_task_gates":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":0.012,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_machine_types__eligibility__summaries__and_machine_start_webhook_routes":0.011,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_machine_type_support_wired_into_lanes__tasks__and_conditions_routes":0.015,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_normalizes_webhook_methods_and_falls_back_to_POST_for_unsupported_verbs":0,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_n8n_query_keys":0,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_workflow_lifecycle_endpoints_for_the_n8n_module":0.004,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_execution_and_webhook_trigger_endpoints_for_the_n8n_module":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":0.001,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_encodes_raw_filter_query_values_that_include_timestamps":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_avoids_double_encoding_query_values_that_are_already_escaped":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":0,"P\\Tests\\Unit\\Bookings\\OrderBookingRouteIdempotencyGuardTest::__pest_evaluable_it_guards_order_booking_creation_with_redis_backed_idempotency":0.008,"P\\Tests\\Unit\\DynamicImages\\DynamicImagePreRenderCronWiringTest::__pest_evaluable_it_registers_dynamic_image_pre_render_cron_task_and_related_helpers":0.003,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":0.013,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":0.015,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":0.014,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":0.01,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_both_own_and_elevated_permissions_when_both_are_missing":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_only_elevated_permission_when_own_permission_exists_but_own_context_fails":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_allows_elevated_permission_path_without_forbidden_and_validates_department_access":0,"P\\Tests\\Unit\\Permissions\\ForbiddenResponseWiringTest::__pest_evaluable_it_routes_and_trait_use_forbidden_responses_for_permission_and_ownership_denials":0.013,"P\\Tests\\Unit\\Permissions\\GroupPermissionSessionInvalidationWiringTest::__pest_evaluable_it_invalidates_related_user_permission_and_auth_session_caches_when_group_permissions_change":0.004,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_snake__case_fields":0.076,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_camelCase_aliases":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_normalizes_ENTIRE__DURATION_to_ignore_target__duration__every":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_defaults_recurring_target__duration__every_to_1_when_omitted":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_keeps_strict_legacy_mode_when_target__duration_is_invalid":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_computes_weekly_target_using_touched_ISO_weeks_for_March_2026":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_applies_target__duration__every_for_weekly_cadence":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_prorates_ENTIRE__DURATION_target_by_overlap_days":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_splits_advanced_target_by_override_weights_per_department":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_preserves_legacy_target_behavior_when_target__duration_is_missing":0,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_monthly_renderer_script_green":0.266,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_department_daily_renderer_script_green":0.247,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":0.012,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_uses_company_scoped_workfeed_endpoints_and_raw_Authorization_header":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_normalizes_documented_shift_query_parameters":0.003,"P\\Tests\\Unit\\Workfeed\\WorkfeedConfigRouteWiringTest::__pest_evaluable_it_registers_module_config_endpoints_for_workfeed":0.003,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_workfeed_query_keys":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_employee_and_department_endpoints_for_the_workfeed_module":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_shift_endpoints_for_the_workfeed_module":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_for_the_hour_slot_based_on_overlap":0.001,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_department_id_from_supported_workfeed_shift_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_wrapped_workfeed_collections_from_common_response_keys":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_includes_a_date_key_in_department_weather_timeline_entries":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":0.008,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_from_start_of_yesterday_to_end_of_today":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_an_explicit_selected_date_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_across_multiple_departments_for_one_hour_slot":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_department_id_input_from_scalar_csv_and_nested_array_values":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_explicit_date__from_and_date__to_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_resolves_forecast_day_count_for_a_given_timeline_range_with_sane_limits":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_resolves_weather_coordinates_from_valid_coordinates_only":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_null_weather_coordinates_when_all_department_locations_are_invalid":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_classifies_weatherapi_no_matching_location_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_does_not_classify_non_location_weatherapi_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_an_empty_forecast_fallback_when_coordinates_are_unavailable":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_for_department_sets_and_timeline_ranges":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_order_insensitive_cache_keys_for_equivalent_department_id_sets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_marks_non_started_slots_as_unknown_regardless_of_wash_hour_ratio":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_preloading_for_department_weather_cache":0.01,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_stale_ttl_defaults_and_clamps_stale_ttl_below_fresh_ttl":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_hot_activity_ttl_defaults_and_clamps_to_a_positive_value":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_fresh_cached_payloads_without_invoking_the_resolver":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_stale_cached_payloads_and_enqueues_a_refresh_signal":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_recomputes_and_rewrites_cache_payloads_when_stale_window_is_exceeded":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_records_hot_keys_order_insensitively_and_applies_preload_target_caps":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_batched_wash_count_rows_into_hourly_slot_totals":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_wires_department_weather_route_to_use_batched_wash_aggregation":0.008,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":0,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_ensures_economic_module_rows_in_one_sanitized_batch":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_returns_id_keyed_economic_module_payload_with_null_defaults":0,"P\\Tests\\Unit\\Orders\\OrdersRouteListBatchingWiringTest::__pest_evaluable_it_wires_GET__orders_through_batched_enrichment_and_stripe_snapshot_caching":0.005,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_cashier_names_from_cache_and_fetches_missing_ones_in_batch":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_deterministic_map_for_duplicate_and_unsorted_cashier_ids":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_implements_batched_cashier_name_lookup_with_cache_first_fallback_behavior":0.006,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_sanitizes_and_deduplicates_cashier_ids_before_batch_lookup":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_shift_carries_an_extended_approval_end_timestamp":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_treat_late_unapproved_administrative_edits_as_overtime":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_changes_weather_timeline_cache_key_when_department_weather_targets_change":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_evaluates_healthy_degraded_and_unhealthy_statuses_from_configured_department_targets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_configured_targets_are_missing_for_department_status_evaluation":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":0.046,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":0.008,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_target_routes_with_explicit_read_and_manage_permissions":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_persists_department_weather_targets_using_canonical_department_variable_keys":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_relay_status_get_and_set_endpoints":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_batches_sequential_machine_relay_status_requests_into_a_single_Shelly_get_call":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_retries_missing_Shelly_status_payloads_until_relay_status_becomes_ready":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_times_out_with_a_clear_Shelly_readiness_error_when_payload_remains_missing":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_direct_set_switch_and_seeds_cache_so_immediate_status_read_does_not_call_Shelly_get":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_lane_gate_open_endpoint":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_in_progress_self_serve_wash_details_endpoint":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":0.132,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":0.001,"P\\Tests\\Unit\\Selfserve\\DepartmentSelfServeEnabledRelaySyncWiringTest::__pest_evaluable_it_syncs_lane_relay_states_when_department_self_serve_enabled_flag_changes":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_supports_hard_relay_set_even_when_lane_status_is_CLOSED":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_enables_cleaner_relay_on_wash_start_command_and_webhook_flow":0.012,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_relay_off_when_a_self_serve_wash_session_is_completed":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__out__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_typed_task_gates_with_strict_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_typed_task_gates_for_known_references":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_typed_task_gates_reference_unknown_entities":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_config_draft_publish_rollback_lifecycle_endpoints":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_legacy_self_serve_CRUD_routes_syncing_canonical_drafts":0.014,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_keeps_cleaner_relay_enable_wired_into_machine_relay_start_paths":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":0.277,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_encodes_config_json_payloads_with_apostrophes_before_persistence":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_and_cleaner_relays_off_when_a_self_serve_wash_session_is_completed":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_vehicle_type_override_into_self_serve_preview_and_synchronization_routes":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_local_demo_responses_and_skips_Shelly_cloud_calls_for_demo_relay_ids":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_default_OFF_status_for_demo_relay_ids_without_Shelly_lookups":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_excludes_demo_relay_ids_from_Shelly_status_batch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_keeps_demo_relay_gate_open_queued_but_skips_Shelly_switch_calls":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_allowed_services_route_through_machine_relay_visibility_sync":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enables_MACHINE_relay_when_MACHINE_is_visible_in_allowed_services":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_turns_MACHINE_relay_off_immediately_when_MACHINE_is_not_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_does_not_enable_MACHINE_relay_when_allowEnable_is_false_even_if_MACHINE_is_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_is_a_safe_no_op_when_MACHINE_relay_is_not_configured":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_synchronizes_machine_relay_from_visible_services_during_session_synchronization":0.012,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_adds_explicit_relay_disable_session_helper_for_visibility_driven_OFF_transitions":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_property_gate_command_permissions":0.011,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneCommandEnumTest::__pest_evaluable_it_parses_property_gate_lane_commands":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_entrance_gate_for_OPEN__PROPERTY__ACCESS__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_exit_gate_for_OPEN__PROPERTY__EXIT__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_blocks_property_gate_commands_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_throws_a_clear_error_when_entrance_gate_is_missing_for_property_access_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_access_command_failures":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_reads_machine_allowed_state_from_session_summary_payload_safely":0.006,"P\\Tests\\Unit\\Selfserve\\DbObjectPaginationLegacyColumnCompatibilityTest::__pest_evaluable_it_guards_pagination_against_searchable_fields_missing_from_legacy_schemas":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_dynamic__images__vehicle__type_column_for_legacy_selfserve_wash_session_task_schemas":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_billable_minutes_when_elapsed_minutes_exceed_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_elapsed_minutes_equal_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_included_minutes_exceed_elapsed_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_handles_zero_and_low_elapsed_wash_time_edge_cases":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_wash_included_minutes_into_self_serve_module_config":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_blocks_explicit_relay_writes_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_disabled_no_op_from_machine_relay_visibility_sync_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":0.031,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":0.067,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_exit_command_failures":0.002,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_caller_id_is_not_confirmed":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_voice_call_facade_methods_to_documented_endpoints_and_methods":0.033,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_recordings_insights_log_and_flash_methods_to_documented_resources":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_encodes_path_segments_before_building_outbound_endpoints":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_serializes_query_parameters_for_GET_transport_requests":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_4xx_and_5xx_transport_failures_into_informative_exceptions":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":0.011,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":0.007,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_accepts_valid_payloads_for_create_and_nested_call_flow_commands":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_rejects_unknown_fields_and_invalid_enum_values_in_strict_schemas":0.006,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_supports_CSV_normalization_in_schema_validation_for_log_filters":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_validates_flash_hangup_payloads_for_both_supported_request_shapes":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_fails_before_forward_step_when_strict_validation_fails_and_forwards_when_valid":0,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_full_Bird_voice_call_route_surface_with_strict_validation_and_permissions":0.005,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_flash_hangup_endpoint_and_keeps_end_alias_wired_as_compatibility_path":0.004,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":0.007,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":0.005,"P\\Tests\\Unit\\Selfserve\\DepartmentGatesRelaysRouteWiringTest::__pest_evaluable_it_validates_department_gate_config_on_both_create_and_update_routes":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_wash__started__at_column_for_legacy_selfserve_wash_session_schemas":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_stores_wash__started__at_in_self_serve_wash_sessions_when_machine_start_is_triggered":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_passes_lane_wash_start_time_into_the_session_machine_start_marker":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_resolves_in_progress_wash__started__at_from_session_with_compatibility_fallbacks":0.005,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_say_payload_and_applies_hangup_default":0.02,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_log_query_csv_and_integer_fields":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_nested_create_call_payload_sections_and_drops_unknown_keys":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_keeps_gather_nested_say_payload_unchanged_when_hangup_is_omitted":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_supports_no_body_and_flash_hangup_payload_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_2_second_Shelly_gate_for_back_to_back_requests":0.023,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enforces_a_2_second_gap_between_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_keeps_back_to_back_get_switch_requests_ordered_through_the_relay_controller":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_executes_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_does_not_print_Shelly_switch_responses_to_output":0,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_enforces_a_global_2_second_Shelly_gate_in_sendPostRequest":0.005,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_uses_Redis_NX_PX_semantics_for_cross_request_Shelly_rate_limiting":0.003,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_enforces_the_2_second_Shelly_gate_across_separate_request_contexts":0.001,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_does_not_delay_when_the_Shelly_gate_is_already_expired":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":0.62,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_relay_is_offline_and_only_disables_configured_relays":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_bills_manual_self_serve_stop_using_full_elapsed_minutes_without_included_minute_reduction":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_keeps_included_minute_reduction_for_automatic_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_on_first_dtmf_input_captured_within_the_300_second_window":0.005,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_send_Slack_when_dtmf_input_repeats_without_change":0.008,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_again_when_dtmf_input_changes_within_the_window":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_gathering_and_does_not_hang_up_before_300_seconds_have_elapsed":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_announces_timeout_waits_10_seconds_and_sends_hangup_once_at_or_after_300_seconds":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_polling_until_terminal_status_and_only_then_finalizes":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_finalizes_immediately_when_webhook_payload_is_already_terminal_before_timeout_logic":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_duplicate_timeout_or_hangup_actions_across_retries_and_lock_contention":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_state_when_polling_fails_so_completion_is_not_falsely_reported":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_dtmf_input_repeats_without_change":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_answers_immediately_once_and_does_not_re_answer_on_subsequent_webhook_retries":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_with_retry_loop_semantics_until_input_is_entered":0.004,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_result_provides_keys_field_instead_of_dtmf":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_conditions_variable_keys_carries_the_entered_value":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_to_check_every_2_seconds_with_retry_loop_semantics_until_input_is_entered":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_ignores_non_numeric_customer__number_values_from_request":0.042,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_casts_numeric_customer__number_strings_to_int_before_lookup":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_prefers_user__id_when_both_user__id_and_customer__number_are_valid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_falls_back_to_customer__number_when_user__id_is_invalid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_normalizes_request_identifiers_before_user_lookups":0.005,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_rejects_non_positive_and_non_digit_request_values":0.005,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_pagination_results_when_present":0.006,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_collection_count_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_returns_zero_when_neither_pagination_nor_collection_is_available":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_counts_object_based_collections_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_uses_collection_when_present":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_falls_back_to_paymentTerms_when_collection_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_supports_top_level_array_payloads":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_returns_an_empty_array_when_no_known_collection_shape_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_economic__endpoint__t_when_explicitly_requested_and_configured":0.001,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_economic__endpoint__t_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_economic__endpoint__t":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_economic__endpoint__t":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_legacy_economic__m_when_available":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_legacy_economic__m_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_legacy_economic__m":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_legacy_economic__m":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_unfiltered_total_when_no_customer_filters_are_active":0.004,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_search_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_barred_filter_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_treats__null__search_and_barred_values_as_no_filter":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_filtered_total_when_unfiltered_total_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_maps_e_conomic_integration_failures_in_customer_listing_to_explicit_502_responses":0.003,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_logs_LIST__CUSTOMERS_success_only_after_pagination_and_customer_mapping_are_completed":0.004,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_guards_against_malformed_customer_list_payloads_before_calling_paginate":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_endpoint_trait_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_legacy_economic__m_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_returns_raw_payload_unchanged_on_successful_HTTP_statuses":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_accepts_valid_list_payloads_that_include_collection_and_pagination_results":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_pagination_is_missing_from_the_response_payload":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_upstream_responds_with_an_error_shaped_payload":0,"P\\Tests\\Unit\\Router\\RouterThrowableHandlingTest::__pest_evaluable_it_catches_throwables_during_auto_route_loading_and_maps_them_to_internal_server_errors":0.005,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_does_not_request_e_conomic_customer_data_when_customer_number_is_zero":0.005,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_short_circuits_e_conomic_customer_lookup_for_non_positive_customer_numbers":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_queued_economic_invoice_endpoints_in_economicInvoiceRoute":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_defines_economic_transfer_queue_jobs_schema_bootstrap_table_and_tracking_columns":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_provides_queue_processor_class_constants_and_processing_entrypoint":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_registers_economic_transfer_queue_cron_task_and_handler":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_paths_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_schemas_in_openapi":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_quantity_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_price_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_keeps_positive_quantity_and_price_items_billable_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicInvoiceDraftZeroItemSkipWiringTest::__pest_evaluable_it_skips_zero_cost_and_zero_quantity_items_in_legacy_economic_draft_helper":0.029,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_malformed_order_item_payloads_for_e_conomic_export_safety":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueHardeningTest::__pest_evaluable_it_hardens_transfer_queue_with_type_validation_retry_caps_and_stale_lock_recovery":0.005,"P\\Tests\\Unit\\Router\\AutoloadRedisCacheValidationTest::__pest_evaluable_it_validates_cached_autoload_paths_before_returning_and_clears_stale_cache_entries":0.003,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_applies_created__at_bounds_directly_in_SQL_when_filtering_orders_by_registration_number":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_rejects_an_inverted_date_range_for_registration_lookups":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_returns_early_when_registration_number_is_blank":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_wires_queue_worker_class_loading_for_CLI_queue_action":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_economic_invoice_queue_endpoints_before_constructing_queue_service":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_collected_invoice_queue_endpoints_before_constructing_queue_service":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_gracefully_handles_unavailable_queue_dependencies_on_collected_invoice_queue_endpoints":0.005,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_the_queue_job_id_in_POST__collected_invoices_economic_enqueue_response":0.204,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_requires_id_and_at_least_one_mutable_field_for_PUT__collected_invoices_in_user_route":0.005,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_queued_contract_for_POST__collected_invoices_stripe_book":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_order_draft_export_route_queue_only":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_collected_invoice_draft_producing_routes_queue_only_in_orderInvoicesRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_collected_invoice_and_stripe_draft_producing_endpoints_before_constructing_queue_service":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_unavailable_queue_dependency_responses_for_async_economic_transfer_endpoints":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_order_payloads_to_strict_positive_integer_ids":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_collected_invoice_payload_booleans_to_strict_bool_values":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_rejects_invalid_transfer_payloads_before_enqueue_write_attempts":0,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":0.013,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":0.014,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_guards_on_economic_invoice_queue_status_and_retry_routes":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_queue_status_lifecycle_endpoints":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_order_draft_export_route":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_collected_invoice_draft_producing_routes":0.006,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_economic":0.015,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_stripe_book":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_200_fallback_plus_202_queue_contracts_for_export_endpoints_and_keeps_503_on_queue_lifecycle_endpoints":0.009,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":0.006,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":0.005,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":0.009,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_marks_queued_transactions_and_clears_requires__action_when_all_actionable_work_is_already_queued":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_keeps_requires__action_true_when_a_customer_still_has_unqueued_actionable_transactions":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_or_subscription_customers_with_no_transactions_when_a_relevant_queue_job_exists":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_queues_admin_commands__exposes_agent_poll_result_handlers__and_keeps_heartbeats_from_mutating_discovery_state":0.003,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_defines_the_dispatchable_gateway_guard_on_the_loaded_manager_class":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"recent heartbeat stays online\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"late heartbeat degrades after one minute\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"stale heartbeat goes offline after five minutes\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"explicit offline reports stay offline even when heartbeat is fresh\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"missing heartbeat is treated as offline\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_marks_ready_discovery_as_stale_when_the_gateway_heartbeat_has_expired":0.347,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_edge_gateway_management_REST_endpoints":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_public_installer__claim__heartbeat__command_polling__and_internal_broker_auth_endpoints":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeBrokerClientConfigTest::__pest_evaluable_it_uses_the_same_default_broker_url_and_shared_secret_fallback_as_the_docker_stack":0.267,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_forwarded_https_scheme_when_proxied":0.336,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":0.121,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_infers_https_for_the_staging_api_host_when_only_the_https_port_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":0.456,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https_and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_localhost_broker_overrides_on_plain_http_and_ws_for_local_development":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_includes_node_pty_build_prerequisites_in_the_generated_install_script":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured_and_derives_the_broker_from_the_api_origin":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https__strips_paths__and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_merges_incoming_heartbeat_metadata_with_existing_gateway_metadata":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_PHP_edge_agent_routes_for_operations_and_legacy_relay_command_polling":0.02,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_keeps_relay_dispatch_and_discovery_queueing_on_the_edge_gateway_manager":0.018,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_loads_relay_command_helpers_on_the_manager_and_gateway_operations_on_the_dedicated_service":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":0.354,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":0.445,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_includes_the_container_mounted_artifact_directory_as_a_candidate":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_reads_install_artifacts_through_the_shared_locator":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_builds_update_payloads_with_checksums_from_resolved_artifact_paths":0.377,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_a_supported_runtime_layout":0.038,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_PHP_agent_artifacts_and_forwarded_https_scheme":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_explains_the_legacy_dist_mount_mismatch_when_php_artifacts_are_unavailable":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":0.022,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_falls_back_to_baked_in_artifacts_when_the_mount_path_is_absent":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":0,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":1.109,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":2.935,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":1.375,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":0.982,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":3.423,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":1.13,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":1.615,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":5.592,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":1.29,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":1.517,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":4.136,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":0.512,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":0.965,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":1.045,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":1.64,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":3.683,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":3.194,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayOperationLegacySchemaCompatibilityTest::__pest_evaluable_it_keeps_the_legacy_operation__type_column_compatible_with_v2_operation_queueing":0.013,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_contexts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_stores_and_retrieves_full_order_bookings_payloads":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_ignores_malformed_cached_payloads_and_clears_order_bookings_list_caches":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsRouteCacheWiringTest::__pest_evaluable_it_caches_the_paginated_order_bookings_list_response_and_invalidates_it_on_booking_changes":0.01,"P\\Tests\\Unit\\Bookings\\VehicleSearchBookedMetadataRouteContractTest::__pest_evaluable_it_keeps_booked_vehicle_search_metadata_aligned_with_filtered_pending_order_bookings":0.006,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_count_contexts":0.014,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_stores_and_retrieves_normalized_booking_counts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_ignores_malformed_payloads_and_clears_order_bookings_count_caches":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsRouteWiringTest::__pest_evaluable_it_adds_a_cached_order_bookings_counts_endpoint_and_invalidates_it_on_booking_changes":0.014,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_summarizes_fleet_usage_statistics_for_the_dashboard_landing_view":0,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":0.271,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":0.097,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8.099,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":0,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":0.788,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":0.732,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":0.692,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":1.515,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":1.719,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":0.587,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":0.419,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":1.048,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":0.378,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":0.59,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":1.554,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":0.788,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":1.552,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":1.006,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":1.191,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":0.877,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":1.281,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":5.434,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":4.756,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":3.943,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":3.746,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":4.131,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":0.726,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":1.326,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":1.159,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_parses_cached_economic_customer_payloads_that_use_snake__case_customer__number":0,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_leaves_the_economic_customer_model_empty_when_no_valid_customer_number_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_derives_fleet_usage_directly_from_cached_gateway_row_summaries":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":0.465,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_adds_a_gateway_metadata_update_endpoint_with_label_and_primary_assignment_fields":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_reassigns_department_primary_gateways_through_dedicated_manager_helpers":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayShellPollingTransportTest::__pest_evaluable_it_removes_shell_access_from_the_edge_gateway_HTTP_contracts":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":0.053,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_deterministic_cache_keys":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_stores_and_retrieves_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_removes_deleted_gateways_from_cached_list_and_detail_payloads":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":0.015,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_module_scoped_edge_gateway_operator_routes":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_module_config_endpoints":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_config_endpoints_from_the_module_route_directory":0.01,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_caps_install_session_diagnostics_and_events_while_preserving_the_first_start_timestamp":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_clears_terminal_failure_details_after_a_successful_claim_update":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_marks_expired_non_terminal_install_sessions_as_terminal_when_read_back":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":0.456,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_validates_relay_gate_configs_and_keeps_relay_specific_fields_in_the_payload":0,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_rejects_relay_gate_configs_without_a_logical_relay_id":0,"P\\Tests\\Unit\\Bird\\DepartmentGatesRelayOpenTest::__pest_evaluable_it_dispatches_relay_backed_gates_through_the_edge_gateway_relay_manager":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayDepartmentWorkspaceContractTest::__pest_evaluable_it_defines_the_department_hardware_workspace_service_payload_surface":0.009,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_adds_lane_aware_scanner_management_and_a_dedicated_rotate_key_action":0.01,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_uses_the_scanner_default_lane_before_requiring_an_explicit_lane__id_in_machine_button_webhooks":0.003,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_status_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_switch_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_requires_a_valid_department_id_for_gateway_transport_requests":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_rejects_unsupported_gateway_transport_endpoints":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_binding_lookup_failures_while_resolving_relay_state_through_the_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_offline_gateway_failures_while_dispatching_relay_switch_commands":0,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":21.835,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":7.837,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_normalizes_owned_Shelly_devices_into_relay_select_options":0.001,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_fails_fast_when_Shelly_inventory_does_not_include_owned_devices_status":0,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayOptionsRouteWiringTest::__pest_evaluable_it_registers_a_department_lane_relay_options_endpoint_backed_by_Shelly_inventory":0.004,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayNullificationRouteWiringTest::__pest_evaluable_it_nullifies_department_lane_relay_fields_when_blank_select_values_are_submitted":0.007,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":109.487,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":229.768,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":12.815,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":180.867,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":147.749,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":6.832,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":134.744,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":272.219,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":46.681,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":0.015,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":0.019,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":0.634,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":0.286,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_imports_a_matching_e_conomic_customer_into_the_local_system_when_no_local_record_exists":0.001,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_reports_when_the_local_customer_already_has_a_login_account":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_a_new_e_conomic_customer_and_returns_a_created_result_for_new_rows":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_the_economic_record_for_an_existing_local_account_when_no_matching_upstream_customer_exists":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_rejects_CVR_conflicts_when_the_upstream_customer_number_does_not_match_the_submitted_phone_number":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_registers_the_customer_import_route_and_wires_it_through_the_mass_import_service":0.004,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_builds_customer_name_cache_payloads_from_economic_data_or_display_name_fallbacks":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_guards_bulk_customer_name_cache_writes_behind_a_resolved_payload_check":0.004,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":35.946,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_only_trusts_broker_presence_while_the_broker_heartbeat_is_fresh":0.688,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_refreshes_broker_presence_from_broker_telemetry_heartbeats":0.004,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_gateway_transport_when_a_department_is_in_gateway_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_cloud_transport_when_a_department_is_in_cloud_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_lets_relay_tests_override_the_department_transport_without_changing_department_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_falls_back_to_local_device_and_control_names_when_Shelly_cloud_list_metadata_is_unavailable":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_uses_local_only_gateway_dispatch_for_explicit_local_transport_overrides":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__out__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_forwards_Shelly_toggle__after_timers_to_gateway_relay_switches":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_and_gateway_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_preserves_local_gateway_diagnostic_metadata_on_relay_status_snapshots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_includes_positive_relay_timers_in_Shelly_switch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_applies_Shelly_transport_overrides_across_self_serve_relay_side_effect_routes":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayLegacyRouteShimTest::__pest_evaluable_it_keeps_guarded_legacy_root_shims_for_moved_edge_gateway_routes":0.016,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_passes_explicit_timer_values_when_opening_lane_gates":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_keeps_Shelly_1_Mini_Gen3_type__model__and_generation_aligned_with_Shelly_metadata":0,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":23.503,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_broker_settings_as_editable_edge_gateway_module_config":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_session_management_endpoints_and_OpenAPI_coverage":0.016,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_self_serve_force_stop_distinct_from_normal_STOP_relay_and_gate_behavior":0.023,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_read_only_self_serve_preview_and_summary_refreshes_from_touching_relay_hardware":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_separates_session_synchronization_from_relay_hardware_synchronization":0.013,"P\\Tests\\Unit\\Selfserve\\ShellyRealRequestGuardTest::__pest_evaluable_it_blocks_and_records_test_mode_Shelly_POST_requests_before_cURL_can_run":0.001,"P\\Tests\\Unit\\Selfserve\\ShellyRealRequestGuardTest::__pest_evaluable_it_blocks_and_records_test_mode_Shelly_GET_requests_before_cURL_can_run":0,"P\\Tests\\Unit\\Selfserve\\ZZZShellyGuardSafetyMetaTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_tests":0,"P\\Tests\\Api\\SelfserveFixtureApiTest::__pest_evaluable_it_creates_a_comprehensive_self_serve_API_scenario_with_demo_relays":0,"P\\Tests\\Api\\SelfserveZZZShellyGuardApiTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_API_tests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_questions__conditions__tasks__scopes__and_gateways_into_one_graph":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_derives_studio_vehicle_type_lookup_rows_from_selectable_wash_products":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_applies_saved_layout_without_changing_graph_semantics":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_layout_loading_compatible_with_native_PDO_named_placeholders":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_builds_guided_simulator_debug_payload_with_blockers_and_canvas_annotations":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_resolves_simulator_gateway_service_bindings_from_lane_relay_slots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_persists_allowed_services_without_relay_writes_for_pre_start_wash_setup":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_the_all_in_one_self_serve_studio_replacement_endpoints":0.011,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_continues_start_when_entrance_relay_dispatch_times_out_ambiguously":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_still_fails_start_for_non_timeout_entrance_relay_errors":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_parses_deferred_relay_side_effects_on_start_command_arguments":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_skips_cleaner_and_machine_relay_side_effects_when_start_asks_to_defer_them":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_keeps_cleaner_and_machine_relay_side_effects_for_normal_start_commands":0.011,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_allows_property_gate_commands_for_customers_with_an_active_wash_in_the_target_department":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_without_a_positive_customer_number":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_when_the_customer_has_no_active_wash_in_the_target_department":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_the_all_in_one_self_serve_studio_replacement_API":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_allows_own_permission_customers_to_preview_borrowed_registration_plates_without_ownership_checks":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_allows_customer_scoped_answers_to_be_stored_for_borrowed_registration_plates":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_does_not_apply_saved_answers_from_another_customer_for_the_same_registration_plate":0.027,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_scopes_saved_self_serve_answers_by_customer_number_and_registration_plate":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_loads_saved_answers_from_the_authenticated_customer_context_instead_of_the_plate_owner":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_count_shifts_without_punches_when_checkIn_checkOut_are_null":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_saved_shift_end_extends_past_the_approved_original_end":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_count_removed_approved_time_when_a_saved_shift_end_is_shortened":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_caps_current_slot_hours_to_elapsed_minutes_and_zeroes_future_slots":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_checked_in_shifts_without_checkOut_up_to_occurredUntil":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_keeps_the_main_period_response_local_only_for_booked_state_and_customer_names":0.005,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_streams_the_main_period_response_instead_of_encoding_the_full_payload_at_once":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_maps_batched_period_transaction_rows_to_the_legacy_transaction_response_shape":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_batched_period_transactions_and_keyed_customer_maps_in_the_main_period_route":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_falls_back_to_configured_e_conomic_default_department_for_missing_customer_default_department_in_distributions":0.003,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_default_distribution_department_config_value_through_economic_config_updates":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MySQL_GTID_interval_counts_and_coverage_percentages":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_reports_empty_source_GTID_sets_as_caught_up":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_Redis_offset_percentages_safely":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MariaDB_GTID_coverage_by_domain_sequence":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_normalizes_public_replication_kind_aliases":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_MariaDB_prerequisites_without_requiring_Oracle_MySQL_variables":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_reports_MariaDB_specific_blockers_when_GTID_or_binary_logging_prerequisites_are_missing":0,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_encrypts_replication_secrets_without_storing_plaintext":0.002,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_builds_active_database_and_redis_config_from_encrypted_bootstrap_snapshots":0,"P\\Tests\\Unit\\Replication\\SuperuserReplicationRouteWiringTest::__pest_evaluable_it_registers_superuser_replication_endpoints_and_permissions":0.004,"P\\Tests\\Unit\\Replication\\SuperuserReplicationRouteWiringTest::__pest_evaluable_it_documents_replication_management_in_openapi":0.007,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_replication_ready_MariaDB_compose_templates_without_embedding_secrets":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_Redis_replica_compose_templates_with_primary_connection_placeholders":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_does_not_require_replica_SQL_threads_before_database_provisioning_configures_them":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_creates_the_generated_replication_user_on_the_primary_during_provisioning":0.008,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_detects_missing_database_tables_before_provisioning_a_preseeded_replica":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_allows_failed_replicas_to_be_removed_without_allowing_primary_or_healthy_replica_removal":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_seeds_MariaDB_replicas_in_place_instead_of_requiring_container_recreation":0.006,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_replication_operation_progress_schema_idempotent_for_existing_installs":0.006,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_limits_MariaDB_log_table_seeding_to_the_last_month":0.002,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_skips_log_table_data_during_MariaDB_seeding_and_replication":0.003,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_operational_log_tables_schema_only_during_MariaDB_seeding_and_replication":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_provisions_Redis_replicas_after_a_connectivity_only_preflight_and_reports_sync_progress":0.003,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_Redis_promotion_caught_up__durable__and_metadata_safe":0.003,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_auth_tokens_and_reports_missing_customer_users_clearly":0.319,"P\\Tests\\Unit\\Auth\\EconomicCreateCustomerResponseTest::__pest_evaluable_it_returns_the_raw_upstream_create_response_and_preserves_the_requested_payload":0,"P\\Tests\\Unit\\Auth\\RegisterCvrLegacyScriptTest::__pest_evaluable_it_keeps_the_legacy_register_cvr_route_harness_passing":0.04,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_raw_202_gather_response_for_initial_department_selection":0.01,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_accepts_legacy_initial_webhook_payloads_with_top_level_call_identifiers":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_flow_data_gather_payload_after_department_selection_in_native_flow_mode_when_distinct_gate_choices_exist":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_gate_immediately_after_department_selection_when_entrance_and_exit_resolve_to_the_same_gate_in_native_flow_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_flow_data_completion_payload_after_gate_confirmation_in_native_flow_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_second_stage_raw_202_gather_response_after_department_selection_when_distinct_gate_choices_exist":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_shared_gate_immediately_after_department_selection_in_raw_command_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_selected_gate_and_clears_redis_state_on_final_selection":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_reprompts_with_invalid_selection_while_keeping_webhook_state":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_uses_fallback_dtmf_extraction_when_event_gather_keys_are_missing":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_prompts_for_department_selection_even_when_only_one_eligible_department_exists":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_prompts_for_a_single_available_gate_type_and_opens_only_after_explicit_confirmation":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_supports_multi_digit_department_selections_before_gate_confirmation":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_direct_raw_200_completion_when_no_departments_are_eligible":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_continues_with_the_first_gather_prompt_when_backend_call_acceptance_fails":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_business_failure_raw_200_response_when_gate_opening_fails":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_without_capping_options":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_compact_gate_option_maps_and_resolves_selected_gate_type_by_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_prompts_with_multi_digit_guidance_and_compact_gate_prompts":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_normalizes_menu_digit_input_from_Bird_dtmf_payload_values":0,"P\\Tests\\Unit\\Bird\\DepartmentGatesPhoneCallOpenTest::__pest_evaluable_it_forwards_phone_number_and_call_duration_threshold_to_the_Bird_gate_helper":0,"P\\Tests\\Unit\\Bird\\DepartmentGatesPhoneCallOpenTest::__pest_evaluable_it_wraps_Bird_helper_failures_and_reports_them_to_Slack":0,"P\\Tests\\Unit\\Bookings\\NonPosBookingCompletionRemovalTest::__pest_evaluable_it_unregisters_legacy_booking_completion_forms":0.009,"P\\Tests\\Unit\\Bookings\\NonPosBookingCompletionRemovalTest::__pest_evaluable_it_keeps_legacy_wash_certificate_downloads_but_disables_generation_and_completion":0.02,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsComplaintsOpenApiSpecTest::__pest_evaluable_it_documents_the_daily_report_complaints_CRUD_and_customer_lookup_endpoints_in_openapi":0.008,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsComplaintsRouteContractTest::__pest_evaluable_it_wires_complaint_create__lookup__list__edit__and_delete_routes_with_validation_and_parsing":0.004,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursOpenApiSpecTest::__pest_evaluable_it_documents_outside_hours_summary_and_trend_schemas_in_openapi":0.007,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursRouteContractTest::__pest_evaluable_it_wires_outside_hours_summary_and_trend_endpoints_through_the_dedicated_statistics_service":0.003,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursRouteContractTest::__pest_evaluable_it_initializes_the_outside_hours_statistics_service_before_building_the_transaction_count_summary_payload":0.003,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewOpenApiSpecTest::__pest_evaluable_it_documents_the_daily_report_overview_endpoint_and_reusable_schemas_in_openapi":0.007,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_builds_the_overview_payload_from_batched_repository_data_with_deterministic_tile_states":0.009,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_marks_overtime_unavailable_when_not_every_selected_department_can_be_mapped_to_workfeed":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_normalizes_department_id_input_from_csv_strings_and_nested_values":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_limits_overtime_counting_to_the_selected_reporting_range":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_does_not_count_negative_approved_overtime_when_a_saved_end_shortens_the_shift":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_ignores_late_unapproved_administrative_edits_when_calculating_overtime":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_wires_the_overview_route_to_batched_repository_methods_and_overview_path":0.009,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_counts_only_outside_hours_washes_and_flags_missing_opening_hours_without_counting_them_as_closed":0.001,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_deduplicates_linked_washes_with_self_serve_first__then_xlvask__then_orders":0,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_builds_daily_trend_points_with_per_day_missing_hours_diagnostics":0,"P\\Tests\\Unit\\Database\\DbObjectRedisNamespaceSafetyTest::__pest_evaluable_it_keeps_db_object_Redis_access_namespace_safe":0.009,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_allows_studio_lane_dynamic_image_previews_to_override_the_saved_image_id":0.005,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_accepts_ordered_dynamic_image_button_tokens_including_reset_start_and_zero":0.003,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_renders_machine_one_dynamic_image_steps_from_the_ordered_button_payload":0.01,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_queued_job_payload_customer_context_before_result_data_exists":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_exposes_collected_invoice_queue_monitor_and_per_user_terminal_clear_routes":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_runs_collected_invoice_queue_batches_through_an_explicit_manual_endpoint":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_bounds_e_conomic_curl_calls_below_the_PHP_request_timeout":0.013,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_falls_back_to_a_later_customer_template_product_when_earlier_probes_fail_on_missing_currency_prices":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_returns_zero_when_every_customer_template_lookup_fails_due_to_missing_currency_prices":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_rethrows_unrelated_discount_lookup_failures":0,"P\\Tests\\Unit\\Invoicing\\EconomicDraftCustomerOpenApiSpecTest::__pest_evaluable_it_documents_transaction_draft_customer_config_and_auth_runtime_fields_in_all_tracked_openapi_copies":0.324,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronEntrypointWiringTest::__pest_evaluable_it_wires_root_cron_entrypoint_to_the_full_cron_scheduler_with_queue_worker_tasks":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_additive_collected_invoice_queue_pagination_metadata_and_retry_conflict_semantics":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_exposes_an_explicit_collected_invoice_transfer_queue_run_route_instead_of_ticking_read_endpoints":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_keeps_order_transfer_queue_status_routes_read_only":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_assigns_classified_booked_department_75_amounts_to_fallback_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_using_the_configured_fallback_department":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_using_the_configured_fallback_department":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_uses_the_configured_fallback_department_when_a_subscription_has_no_customer_department_basis":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_excludes_orphaned_customer_traces_from_fixed_pricing_and_customer_price_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_excludes_orphaned_customers_from_subscription_fallback_versions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_inherits_department_eligibility_when_no_order_override_is_set":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_allows_an_order_level_include_override_to_overrule_department_exclusion":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_allows_an_order_level_exclude_override_to_overrule_department_inclusion":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_builds_deterministic_automatic_flag_fingerprints_and_interactive_price_message_parts":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_builds_interactive_message_parts_for_order_and_wash_certificate_warnings":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_includes_order_item_preview_context_for_required_order_field_warnings":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_allows_tank_cleaning_products_for_only_tank_cleaning_customers":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_flag_interior_wash_variants_as_historical_primary_product_mismatches":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_report_duplicate_primary_vehicle_products_from_duplicated_detector_rows_for_the_same_order_item":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_attached_wash_certificate_documents_instead_of_safety_seal_text_for_certificate_presence":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_loads_wash_certificate_attachment_presence_from_order_attachment_content":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_the_highest_customer_specific_discount_in_expected_price_breakdowns":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_a_preloaded_e_conomic_global_discount_in_expected_price_breakdowns":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_report_a_price_mismatch_when_a_product_specific_discount_makes_the_expected_price_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_preloads_and_caches_missing_e_conomic_discounts_before_price_mismatch_detection":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_seeds_order_item_preview_cache_from_period_rows":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_sorts_manual_flags_before_automatic_warnings_and_preserves_legacy_circle_indicators_without_flags":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_scopes_invoice_period_flags_to_the_customer_card_that_can_render_them":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_keeps_order_item_preview_context_compact_for_the_period_response":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_formats_stored_manual_flags_with_the_creating_superuser_display_name":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_validates_supported_manual_flag_fields_by_target_type":0.017,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_wires_invoice_period_flag_routes_with_explicit_list_create_and_update_permissions":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_the_users_display__name_column_in_detector_queries":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_aggregates_customer_price_overrides_by_customer_number_for_price_mismatch_detection":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_guards_optional_customer_vehicle_deleted__at_filtering_behind_a_column_check":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_limits_historical_primary_product_lookup_to_current_period_registrations":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_provides_a_batched_plain_row_transaction_query_for_invoicing_period_responses":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_adds_guarded_composite_indexes_for_invoicing_period_lookups":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_blocks_invoicing_when_all_actionable_transactions_are_backed_by_valid_e_conomic_drafts":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_keeps_invoicing_available_when_valid_drafts_only_cover_part_of_the_actionable_work":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_excludes_errored__booked__deleted__and_missing_external_id_invoice_collections_at_query_time":0.005,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_still_checks_valid_drafts_when_the_collection_table_has_no_deleted_marker_column":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_and_subscription_customer_level_work_when_a_relevant_valid_draft_exists":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_keeps_queue_blocking_ahead_of_the_draft_label_when_all_work_is_covered_by_queue_or_draft_state":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_detects_paginated_period_mode_only_when_pagination_parameters_are_present":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_normalizes_period_pagination_options_and_clamps_invalid_page_and_limit_values":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_slices_only_the_active_period_view_and_keeps_exact_full_result_type_counts":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_returns_the_entire_active_period_view_when_the_limit_is_all":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_searches_customer_fields_and_order_fields_at_the_customer_card_level":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_applies_requires_action_and_booked_visibility_filters_before_counting_and_slicing":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_normalizes_targeted_customer_number_filters_from_comma_separated_or_repeated_values":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_filters_period_customer_number_candidates_to_targeted_customers_only":0,"P\\Tests\\Unit\\MotorApi\\MotorApiCachedResultTest::__pest_evaluable_it_only_writes_cached_MotorAPI_metadata_when_a_response_object_exists":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_attaches_and_emails_a_wash_certificate_when_a_booking_is_already_linked_to_a_pos_order_without_one":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_does_not_create_or_email_a_duplicate_wash_certificate_when_a_linked_pos_order_already_has_one":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_keeps_standalone_booking_completion_behavior_unchanged_for_wash_certificates":0,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_auto_attaches_a_wash_certificate_on_order_completion_when_a_wash_certificate_item_is_present":0.001,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_keeps_order_completion_idempotent_when_a_wash_certificate_is_already_attached":0,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_allows_blank_safety_seal_values_when_auto_attaching_a_wash_certificate_on_completion":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_lets_the_order_level_override_include_an_otherwise_excluded_order":0.002,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_lets_the_order_level_override_exclude_an_otherwise_included_order":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_falls_back_to_the_department_invoicing_rule_when_the_override_is_null":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_serializes_both_raw_and_effective_include__in__invoice_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_normalizes_sql_and_datetime_local_created__at_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_rejects_invalid_created__at_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_normalizes_include__in__invoice_tri_state_inputs":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_rejects_invalid_include__in__invoice_values":0,"P\\Tests\\Unit\\Orders\\OrdersRouteSettingsUpdateWiringTest::__pest_evaluable_it_wires_order_create_and_update_routes_through_the_settings_normalizers":0.003,"P\\Tests\\Unit\\Orders\\OrdersRouteSettingsUpdateWiringTest::__pest_evaluable_it_keeps_line_item_invoice_filtering_in_the_order_net_amount_calculation":0.003,"P\\Tests\\Unit\\Orders\\OrdersRouteStripePaymentIntentLifecycleWiringTest::__pest_evaluable_it_wires_mobile_stripe_payment_intent_routes_to_normalized_lifecycle_handling":0.003,"P\\Tests\\Unit\\Orders\\StripePaymentIntentsPersistenceWiringTest::__pest_evaluable_it_wires_stripe_payment_intent_persistence_to_prune_duplicates_and_clear_reader_state_safely":0.005,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_does_not_send_empty_mget_commands_to_redis":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_MinIO_replica_compose_templates_without_embedding_secrets":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MinIO_free_space_and_catch_up_math_safely":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_wires_MinIO_replication_through_routes_and_bootstrap_snapshots":0.018,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_nested_v2_ALL_and_ANY_expression_trees_with_trace_output":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_v2_if__else_if__and_else_condition_branches_in_order":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_v2_case_expressions_against_question_values":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_returns_false_and_traces_v2_condition_expression_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_nested_conditions_form_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_migrates_legacy_AND_and_OR_rules_into_grouped_v2_condition_expressions":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_repairs_legacy_defaulted_always_task_gates_during_v2_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_does_not_let_legacy_defaulted_always_task_gates_bypass_validation":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_rejects_unsupported_legacy_task_target_rules_after_migration":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_v2_expressions_for_empty_used_conditions__missing_refs__invalid_operators__and_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_nested_v2_branch_and_case_expressions":0,"P\\Tests\\Unit\\Selfserve\\SelfserveInProgressWashAccessTest::__pest_evaluable_it_keeps_own_in_progress_self_serve_wash_details_visible_to_the_customer":0,"P\\Tests\\Unit\\Selfserve\\SelfserveInProgressWashAccessTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_details_during_customer_lane_polling":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_the_physical_machine_ON_signal_was_recorded__then_turns_off_cleaner_and_machine_relays":0.345,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_no_physical_machine_ON_signal_was_recorded_and_only_disables_configured_relays":0.021,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_does_not_use_selector_relay_online_status_as_machine_wash_billing_evidence":0.022,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_continues_STOP_when_exit_relay_dispatch_times_out_ambiguously":0.021,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_still_fails_STOP_for_non_timeout_exit_relay_errors":0.02,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_normalizes_Shelly_input_toggle_ON_events_as_machine_start_signals":0,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_normalizes_Shelly_switch_ON_events_and_nested_status_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_recognizes_Shelly_OFF_events_but_does_not_treat_them_as_billable_machine_starts":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_local_edge_gateway_machine_ON_signal_monitor_endpoints":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_lane_level_self_serve_toggles_through_lane_APIs__guest_payloads__and_edge_workspace_readiness":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_returns_authoritative_allowed_service_state_from_self_serve_session_summaries":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_filters_machine_button_tasks_out_of_self_serve_snapshots_when_MACHINE_is_not_allowed":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_blocks_new_self_serve_eligibility_and_session_sync_for_disabled_lanes":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_lane_level_self_serve_enablement_for_existing_department_lanes":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_creates_canvas_only_self_serve_studio_layout_storage":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_uses_mysql_safe_identifiers_for_self_serve_studio_virtual_hardware_storage":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_configurable_studio_actions_with_event__gate__scope__and_ordering_edges":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_validates_action_configuration_and_keeps_warnings_non_blocking":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_v2_condition_expressions_without_standalone_rule_nodes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_branch_and_case_condition_expression_dependencies":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_runtime_on_published_v2_configs_and_leaves_draft_JSON_as_the_studio_edit_surface":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_surfaces_task_attachments_in_studio_graph__simulator__and_flow_responses":0.019,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_exposes_dynamic_images_and_referenced_machine_types_as_studio_lookup_choices":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_lane_management_fields_on_lane_scope_nodes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_routes_studio_lane_graph_operations_through_department__lanes":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_projects_visible_question_answer_paths_into_grouped_task_service_and_signal_outcomes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_truncates_path_outcome_projection_when_the_state_cap_is_reached":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_returns_complete_terminal_path_results_for_wide_question_trees_and_reports_progress":0.097,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_generates_and_merges_virtual_hardware_as_studio_only_relay_coverage":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_renders_virtual_gateway_nodes_and_task_service_edges_in_the_studio_graph":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_inserts_configured_action_signals_into_the_simulator_timeline_in_runtime_order":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_simulates_lane_scoped_wash_start_actions_for_property_gates_and_lane_entrance_ports":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_ordered_simulator_signal_timeline_rows_for_virtual_hardware_dry_runs":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_infers_legacy_defaulted_always_task_gates_from_condition__id_at_runtime":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashSessionStateTest::__pest_evaluable_it_treats_terminal_self_serve_wash_session_statuses_as_closed":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashSessionStateTest::__pest_evaluable_it_freezes_elapsed_self_serve_wash_minutes_at_completion_time":0,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_exposes_chauffeur_management_endpoints_on_the_subusers_route":0.011,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_includes_grant_management_fields_in_the_subusers_payload_builder":0.005,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_links_grant_disable_operations_to_SUBUSERS__DELETE_for_own_customer_managers":0.004,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_prevents_own_customer_managers_from_editing_driver_owned_account_profiles":0.005,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_only_allows_invite_resend_while_setup_is_still_pending":0.005,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusOpenApiSpecTest::__pest_evaluable_it_documents_the_superuser_system_status_snapshot_endpoint_in_openapi":0.007,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusOpenApiSpecTest::__pest_evaluable_it_defines_the_reusable_system_status_schemas_and_enums":0.01,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusRouteWiringTest::__pest_evaluable_it_registers_the_aggregated_superuser_system_status_endpoint_and_permission":0.007,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusRouteWiringTest::__pest_evaluable_it_keeps_the_legacy_database_status_endpoint_wired_through_the_shared_snapshot_service":0.002,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reduces_overall_status_using_down_and_degraded_precedence":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_runtime_usage_percentages_consistently":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reuses_cached_module_probes_only_when_the_ttl_is_still_valid_and_force_is_false":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"success\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"unauthorized\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"forbidden\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"rate limited\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"server error\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"no response\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_transport_errors_as_down":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_normalizes_and_deduplicates_warning_entries_for_snapshots":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"dummy token rejected but credentials valid\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"invalid secret is down\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"unexpected validation errors degrade\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"recaptcha\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"email\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"motorapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"fxratesapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"weatherapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"workfeed\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"gatewayapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"xlvask\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"limble\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"license plate recognizer\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"bird\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_uses_runtime_economic_credentials_for_the_economic_probe":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_returns_down_without_attempting_economic_http_calls_when_runtime_credentials_are_missing":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_backup_probe_failures_from_local_validation":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_returns_configured_for_shelly_when_no_known_device_id_is_available_for_probing":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_an_authenticated_shelly_status_probe_when_a_known_device_id_exists":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_validates_selfserve_schema_and_minute_product_configuration":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_invalid_selfserve_minute_configuration_before_touching_the_schema":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_missing_selfserve_minute_products":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_surfaces_selfserve_bootstrap_failures":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_adds_localization_metadata_for_disabled_and_missing_config_modules":21.896,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_marks_newly_supported_modules_as_probe_backed_and_leaves_only_truly_unsupported_modules_as_configuration_only":20.854,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_detects_device_types_from_common_user_agents":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_treats_recent_sessions_as_active_within_the_configured_activity_window":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_converts_database_utc_datetimes_into_timezone_aware_iso_strings":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_treats_timezone_aware_iso_timestamps_as_active_using_absolute_time":0,"P\\Tests\\Unit\\Tooling\\LegacyTestInventoryTest::__pest_evaluable_it_keeps_every_legacy_PHP_test_accounted_for_in_the_manifest":0.456,"P\\Tests\\Unit\\Tooling\\MySqlSchemaCompatibilityTest::__pest_evaluable_it_keeps_schema_bootstrap_SQL_compatible_with_the_MySQL_runner":5.482,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_allows_callers_to_resolve_customer_names_without_e_conomic_fallback":0.004,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_returns_an_empty_customer_name_map_without_touching_cache_for_empty_input":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_returns_no_rows_for_empty_array_field_filters":0,"P\\Tests\\Unit\\Users\\UsersRedisNamespaceSafetyTest::__pest_evaluable_it_keeps_users_Redis_access_namespace_safe":0.004,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_builds_department_weather_preload_targets_in_cli_without_a_request_uri":0.001,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_warming_for_workfeed_employee_name_cache":0.008,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_when_any_department_is_unhealthy":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_all_unhealthy_multi_department_slot_statuses_as_unhealthy":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_targets_are_missing":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_has_no_evaluable_hours":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_has_not_started_yet":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_hour_details_route_with_weather_read_and_department_access_checks":0.004,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_weather_hour_contributions_grouped_per_employee_for_a_slot":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_weather_hour_contributions_for_canonical_nested_workfeed_employee_schema":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_weather_employee_identity_from_supported_shift_payload_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_prefers_canonical_workfeed_employee_schema_fields_over_generic_employee_names":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_use_workfeed_schema_name_fields_as_employee_ids":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_returns_a_null_employee_name_when_no_workfeed_employee_name_is_available":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_resolves_missing_workfeed_employee_names_from_the_employees_endpoint":0.031,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_filters_employee_hour_rows_that_cannot_be_resolved_to_a_workfeed_schema_name":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_resolves_employee_display_name_from_cache_when_shift_payload_lacks_a_name":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_formats_workfeed_employee_display_names_from_the_documented_firstname_lastname_schema":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_prefers_workfeed_schema_names_over_generic_display_name_fields":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_falls_back_to_legacy_display_name_fields_when_schema_names_are_absent":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_ignores_placeholder_workfeed_display_names":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_ignores_employee_id_placeholder_display_names_when_the_id_is_known":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_normalizes_registrations_for_XL_Vask_automation_signatures":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_builds_stable_XL_Vask_automation_item_signatures":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_normalizes_persisted_XL_Vask_usage_log_rows_before_helper_hydration":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_builds_stable_OpenAI_cache_keys_for_identical_automation_input":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_changes_OpenAI_cache_keys_when_automation_eligibility_input_changes":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_declares_a_persistent_OpenAI_cache_table_for_XL_Vask_automation":0.003,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_declares_cached_amount_summary_columns_for_XL_Vask_usage_logs":0.003,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_scores_same_day_orders_with_matching_XL_Vask_products_and_extra_add_ons_as_attach_suggestions":0.001,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_does_not_score_an_order_with_only_the_primary_product_as_a_matching_add_on_attachment":0,"P\\Tests\\Unit\\XLVask\\XLVaskUsageLogHelperTest::__pest_evaluable_it_accepts_persisted_ignore_metadata_from_xlvask_usage_log_rows":0.021,"P\\Tests\\Unit\\XLVask\\XLVaskUsageLogHelperTest::__pest_evaluable_it_calculates_XL_Vask_amount_summaries_without_hydrating_order_item_previews":0.007,"P\\Tests\\Unit\\XLVask\\XLVaskUsageRouteContractTest::__pest_evaluable_it_exposes_direct_linked_order_metadata_on_XL_Vask_usage_order_rows":0.004,"P\\Tests\\Unit\\XLVask\\XLVaskUsageRouteContractTest::__pest_evaluable_it_returns_cached_amount_summaries_on_XL_Vask_usage_order_rows_without_widening_the_usage_log_object_payload":0.004,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_counts_complaint_rows_by_department_and_created__at_reporting_range":0.284,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_updates_and_deletes_complaint_rows":0.005,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_parses_created__by__name_from_the_users_table":0.005,"P\\Tests\\Integration\\DailyReports\\DepartmentOutsideHoursStatisticsServiceIntegrationTest::__pest_evaluable_it_integrates_orders__xlvask__and_self_serve_into_one_outside_hours_summary_with_missing_hours_diagnostics":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_only_collected_invoice_jobs_and_respects_the_manual_batch_limit":0.014,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_the_configured_database_in_integration_mode":0,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_redis_in_integration_mode_when_configured":0,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_minio_in_integration_mode_when_configured":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_redacts_sensitive_release_timeline_payload_fields_recursively":0.177,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_verifies_GitHub_sha256_webhook_signatures":0.016,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_GitHub_repository_identifiers_for_private_repository_access_checks":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_defines_release_manager_schema__routes__permissions__and_system_status_integration_hooks":0.037,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_summarizes_failed_deployments_and_blocks_promotion_until_a_deployment_succeeds":0.009,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_selected_Coolify_project_and_resolves_server_UUID_from_the_instance_default":0.06,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_supports_isolated_stack_mode_and_names_new_Coolify_services_explicitly":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_service_payloads_from_raw_compose_without_a_service_type":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_normalizes_Coolify_API_base_URLs_to_the_v1_API_root":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_parses_generated_env_files_for_Coolify_service_env_bulk_updates":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_prefers_public_Coolify_server_hosts_over_Docker_local_addresses":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_blocks_planned_downtime_operations_against_active_replication_primaries":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_allows_failed_Coolify_replica_targets_to_be_removed_after_the_service_disappears":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_retries_Coolify_maintenance_while_linked_replication_provisioning_is_still_incomplete":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_Hetzner_load_balancer_target_and_service_drift_without_mutating_state":0.021,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_does_not_plan_removal_of_the_last_Hetzner_load_balancer_target":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_removal_only_for_disabled_or_deleted_Hetzner_load_balancer_targets":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_defines_Coolify_schema__route_permissions__and_replication_integration_hooks":0.054,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_redacts_sensitive_error_report_payload_fields_recursively":0,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_validates_supported_screenshot_data_uris":0,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_defines_error_report_schema__routes__permissions__storage__and_OpenAPI_docs":0.022,"P\\Tests\\Unit\\Http\\ResponseRequestParametersTest::__pest_evaluable_it_reads_JSON_payloads_for_DELETE_request_parameter_arrays":0,"P\\Tests\\Unit\\Http\\ResponseRequestParametersTest::__pest_evaluable_it_keeps_DELETE_query_parameters_when_no_JSON_body_is_present":0,"P\\Tests\\Unit\\Infrastructure\\CorsReleaseHeadersTest::__pest_evaluable_it_allows_release_telemetry_headers_at_PHP_served_CORS_entry_points":0.016,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_uses_the_linked_pos_order_wash_certificate_item_added_during_mobile_completion":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_normalizes_failover_config_defaults_and_per_kind_enablement":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_requires_strict_fresh_100_percent_replica_status_for_candidates":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_selects_the_freshest_eligible_replica_for_failover":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_promotes_enabled_startup_dependencies_from_snapshot_in_dependency_order":0.003,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_does_not_promote_a_disabled_dependency_during_startup_failover":0.001,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_wires_the_failover_module_config_endpoint_and_promotion_paths":0.036,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_can_embed_primary_admin_credentials_in_generated_MariaDB_replica_env_files":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_operational_and_derived_tables_schema_only_during_MariaDB_seeding_and_replication":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_metadata_only_replication_host_renames":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_MinIO_backup_replicas_bounded_to_the_recent_backup_window":0.009,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_prefills_MinIO_replica_compose_primary_values_from_current_config_when_available":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_allows_the_MinIO_client_binary_to_be_configured_explicitly":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_MinIO_client_runtime_fallback_configuration":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_extracts_host_specific_MariaDB_replication_account_denials":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_identifies_stopped_database_replication_threads_as_a_restartable_status":0,"P\\Tests\\Unit\\Scanner\\ModuleScannerRouteTest::__pest_evaluable_it_returns_no_plate_LPR_results_without_a_failed_HTTP_status":0.008,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_does_not_invent_GHCR_images_for_Coolify_service_payloads":0.017,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_release_branch_services_out_of_the_production_Coolify_environment_except_beta":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_GitHub_App_application_payloads_so_pulls_use_the_app_token":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_does_not_treat_an_existing_Coolify_service_as_an_application_just_because_a_GitHub_App_UUID_is_stored":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_can_use_the_Coolify_instance_default_GitHub_App_when_source_targets_do_not_store_it_yet":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_updates_existing_frontend_Coolify_applications_away_from_legacy_Nixpacks_detection":0,"P\\Tests\\Unit\\Auth\\EconomicCreateCustomerResponseTest::__pest_evaluable_it_adds_supported_CVR_company_fields_to_the_e_conomic_customer_payload":0.021,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_release_channel_runtime_availability_independent_from_channel_URLs":0.007,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_a_requested_runtime_channel_only_when_it_is_available_to_the_principal":0.199,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_release_assignment_subject_suggestions_without_leaking_private_fields":0.012,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_GitHub_commit_timestamps_in_public_release_manager_commit_payloads":0.033,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_requires_non_default_release_channel_runtime_URLs_and_preserves_load_balancer_paths":0.015,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_exposes_release_version_git_commit_metadata_for_runtime_channel_cards":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_builds_gateway_API_auto_provision_context_for_connected_Coolify_servers":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_adds_explicit_Coolify_application_route_labels_for_gateway_API_domains":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_builds_explicit_Coolify_application_route_labels_for_release_API_targets":0.015,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_self_contained_Coolify_API_Dockerfile_for_API_applications":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_isolates_and_restores_Hetzner_load_balancer_IP_targets_for_gateway_certificate_bootstrap":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_requires_gateway_ping_probes_to_return_the_API_ping_contract":0,"P\\Tests\\Unit\\Tooling\\ComposerEntrypointTest::__pest_evaluable_it_checks_PSR_HTTP_message_interfaces_before_trusting_a_Composer_vendor_tree":0.001,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_marks_a_channel_ready_when_all_release_services_are_healthy":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_reports_non_default_channels_missing_bundles__versions__and_URLs_as_blocking_missing_values":0.024,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_surfaces_failed_latest_deployments_as_critical_promotion_blockers":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_flags_isolated_stacks_that_are_missing_database_Redis_and_MinIO_services":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_maps_degraded_Coolify_targets_and_reconcile_failures_to_release_service_issues":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_Hetzner_load_balancer_service_health_check_drift_updates":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_returns_structured_errors_for_failed_gateway_certificate_bootstrap_and_verification":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_captures_release_request_context_from_headers_and_runtime_query_parameters":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_channel_prefixed_API_ingress_paths_before_route_dispatch":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_frontend_Coolify_GitHub_App_application_payloads_with_the_release_Dockerfile":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_builds_gateway_frontend_auto_provision_context_with_the_release_Dockerfile":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_allows_explicit_runtime_selection_of_any_enabled_release_channel":0.289,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_requested_runtime_channels_from_available_channels_or_enabled_channel_slugs":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_normalizes_gateway_probe_paths_for_release_gateway_health_checks":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_resolves_release_deployment_endpoints_from_manual_overrides__URLs__health_checks__and_gateway_defaults":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_report_frontend_or_API_URLs_missing_when_target_auto_endpoints_are_resolvable":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_offers_a_release_bundle_action_when_exactly_one_deployed_bundle_is_eligible":0.008,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_offers_application_target_preparation_for_path_routed_Coolify_failures":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_maps_the_public_master_API_prefix_to_the_stable_release_channel":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_master_as_the_public_route_slug_for_the_stable_release_channel":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_block_channels_on_unhealthy_data_targets_when_data_services_are_production_shared":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_ignores_missing_legacy_bundles_but_still_blocks_on_missing_versions_and_URLs":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_marks_a_branch_based_channel_ready_without_a_release_bundle_when_app_versions_and_URLs_exist":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_surface_legacy_release_bundle_actions_as_readiness_blockers":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_exact_hidden_question__skipped_action__signal__and_button_decision_causes":0,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_rejects_standalone_order_booking_completion_outside_POS":5.621,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_allows_linked_POS_order_booking_completion_for_mobile_POS_compatibility":4.121,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_accepts_numeric_safety_seal_strings_when_completing_a_linked_POS_order_booking":4.366,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_disables_the_legacy_complete_wash_without_certificate_route":1.122,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_detaches_an_order_booking_and_clears_the_matching_order_link":5.559,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_keeps_the_linked_order_when_order__id_is_omitted_from_an_order_booking_update":5.22,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_accepts_ordered_dynamic_image_button_tokens_including_program_picker_reset_start_and_zero":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_program_picker_before_mapped_machine_buttons_in_simulator_debug_decisions":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_verifies_CI_release_gate_bearer_tokens_from_dedicated_release_credentials":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_only_chooses_requested_runtime_channels_from_channels_available_to_the_principal":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_ignores_explicit_runtime_selection_for_channels_outside_the_principal_channel_set":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_auto_prepares_path_routed_release_targets_for_Coolify_application_creation":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_offers_application_target_preparation_for_missing_Coolify_service_creation_failures":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_builds_API_Coolify_runtime_environment_from_allowed_process_variables":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_normalizes_URL_like_CORS_entries_to_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_merges_required_release_and_existing_frontend_origins_into_configured_CORS":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_builds_credential_safe_normal_CORS_response_headers_for_allowed_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_builds_preflight_CORS_response_headers_for_api_v2_release_URLs":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_rejects_unknown_CORS_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_reflects_the_request_origin_for_wildcard_CORS_instead_of_sending_credentialed_wildcard_headers":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_allows_customers_with_own_self_serve_permission_to_use_enabled_self_serve_lanes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_customer_lane_mutations_without_own_self_serve_permission":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_customer_lane_mutations_when_the_lane_is_not_operationally_enabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_allows_active_wash_operations_when_the_lane_runtime_belongs_to_the_customer":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_falls_back_to_active_department_sessions_for_customer_active_wash_operations":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_active_wash_operations_for_other_customers":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_without_customer_self_serve_permission":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_keeps_active_wash_operations_available_if_a_lane_is_disabled_after_start":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_requires_authentication_before_checking_in_progress_wash_permissions":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_reports_both_elevated_and_customer_self_serve_permissions_when_lane_polling_is_not_allowed":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_allows_customer_self_serve_permission_to_view_their_own_in_progress_wash_details":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_from_customer_self_serve_lane_polling":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_beta_API_runtime_environment_on_production_database_target":0.005,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_treats_attach_existing_service_sets_without_data_target_ids_as_production_shared_ready":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_rejects_beta_release_bundles_that_resolve_to_isolated_cloned_or_fresh_data_services":0.01,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_detects_explicit_data_target_ids_so_beta_service_sets_can_stay_data_only":0}} \ No newline at end of file +{"version":"pest_3.8.6","defects":{"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":1,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":7,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":7,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":8,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":1,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":1,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":1,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":1,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":7,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":8,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":1,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":1,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":8,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":1,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":1,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":8,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":7,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":7,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":7,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":7,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":8,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":8,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":8,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":8,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":8,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":8,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":8,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":8,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":8,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":1,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":1,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":8,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":8,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_resolves_simulator_gateway_service_bindings_from_lane_relay_slots":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_saved_shift_end_extends_past_the_approved_original_end":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":7,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_caps_current_slot_hours_to_elapsed_minutes_and_zeroes_future_slots":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_default_distribution_department_config_value_through_economic_config_updates":8,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_encrypts_replication_secrets_without_storing_plaintext":8,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_builds_active_database_and_redis_config_from_encrypted_bootstrap_snapshots":8,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_does_not_require_replica_SQL_threads_before_database_provisioning_configures_them":7,"P\\Tests\\Unit\\Invoicing\\EconomicDraftCustomerOpenApiSpecTest::__pest_evaluable_it_documents_transaction_draft_customer_config_and_auth_runtime_fields_in_all_tracked_openapi_copies":1,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MinIO_free_space_and_catch_up_math_safely":7,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_counts_complaint_rows_by_department_and_created__at_reporting_range":1,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_updates_and_deletes_complaint_rows":1,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_parses_created__by__name_from_the_users_table":1,"P\\Tests\\Integration\\DailyReports\\DepartmentOutsideHoursStatisticsServiceIntegrationTest::__pest_evaluable_it_integrates_orders__xlvask__and_self_serve_into_one_outside_hours_summary_with_missing_hours_diagnostics":1,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_only_collected_invoice_jobs_and_respects_the_manual_batch_limit":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_the_configured_database_in_integration_mode":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_redis_in_integration_mode_when_configured":1,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_minio_in_integration_mode_when_configured":1,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_service_payloads_from_raw_compose_without_a_service_type":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_selected_Coolify_project_and_resolves_server_UUID_from_the_instance_default":8,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_GitHub_App_application_payloads_so_pulls_use_the_app_token":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_self_contained_Coolify_API_Dockerfile_for_API_applications":7,"P\\Tests\\Unit\\Tooling\\ComposerEntrypointTest::__pest_evaluable_it_checks_PSR_HTTP_message_interfaces_before_trusting_a_Composer_vendor_tree":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_defines_release_manager_schema__routes__permissions__and_system_status_integration_hooks":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_requires_non_default_release_channel_runtime_URLs_and_preserves_load_balancer_paths":7,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_wires_MinIO_replication_through_routes_and_bootstrap_snapshots":7,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_defines_Coolify_schema__route_permissions__and_replication_integration_hooks":7,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_a_requested_runtime_channel_only_when_it_is_available_to_the_principal":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_rejects_standalone_order_booking_completion_outside_POS":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_allows_linked_POS_order_booking_completion_for_mobile_POS_compatibility":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_accepts_numeric_safety_seal_strings_when_completing_a_linked_POS_order_booking":8,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_disables_the_legacy_complete_wash_without_certificate_route":8,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_detaches_an_order_booking_and_clears_the_matching_order_link":8,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_keeps_the_linked_order_when_order__id_is_omitted_from_an_order_booking_update":8,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_allows_explicit_runtime_selection_of_any_enabled_release_channel":7,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_requires_authentication_before_checking_in_progress_wash_permissions":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_reports_both_elevated_and_customer_self_serve_permissions_when_lane_polling_is_not_allowed":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_allows_customer_self_serve_permission_to_view_their_own_in_progress_wash_details":8,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_from_customer_self_serve_lane_polling":8,"P\\Tests\\Api\\SelfserveFixtureApiTest::__pest_evaluable_it_creates_a_comprehensive_self_serve_API_scenario_with_demo_relays":8,"P\\Tests\\Api\\SelfserveZZZShellyGuardApiTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_API_tests":8,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_restores_preserved_module_config_rows_during_fixture_cleanup":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_creates_lists_and_updates_complete_branding_values":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_rejects_branding_requests_without_permissions_or_valid_input":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_assigns_and_clears_department_branding_for_superusers":8,"P\\Tests\\Api\\BrandingApiTest::__pest_evaluable_it_rejects_invalid_department_branding_assignments":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_previews_monthly_split_changes_without_moving_orders_or_creating_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_splits_a_selected_March_and_April_collected_invoice_into_monthly_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_sets_closed__at_to_month_end_when_split_month_has_ended":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_splits_the_whole_affected_collection_even_when_only_one_month_is_selected":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_does_not_affect_booked_collected_invoices":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_skips_draft_linked__Stripe__and_single_month_collections":8,"P\\Tests\\Api\\CollectedInvoiceMonthlySplitApiTest::__pest_evaluable_it_rejects_invalid_monthly_split_date_ranges":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_allows_superusers_to_filter_archived_departments":8,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_does_not_allow_regular_department_listings_to_reveal_archived_departments_through_filters":8,"P\\Tests\\Api\\EdgeGatewayConfigApiTest::__pest_evaluable_it_stores_broker_settings_in_edge_gateway_module_config_and_uses_them_for_shell_sessions":8,"P\\Tests\\Api\\EdgeGatewayConfigApiTest::__pest_evaluable_it_returns_broker_diagnostics_for_the_current_edge_gateway_module_config_values":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_defaults_order_PO_from_a_linked_booking_when_creating_without_an_order_PO":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_keeps_an_explicit_order_PO_when_creating_a_linked_order":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_defaults_blank_order_PO_from_a_linked_booking_on_order_updates":8,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_requires_explicit_confirmation_before_deleting_protected_orders":8,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_returns_ranked_POS_reference_suggestions_from_bookings__orders__and_customer_vehicles":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_orders_reference_suggestions_by_match_relevance_before_context_and_frequency":8,"P\\Tests\\Api\\ReferenceSuggestionsApiTest::__pest_evaluable_it_enforces_authentication__list_permission__and_department_access_for_reference_suggestions":8},"times":{"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_a_64_char_auth_token_for_an_existing_user":0.11,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_throws_a_clear_exception_when_customer_user_is_missing":0.017,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_passkey_challenge_legacy_script_green_during_migration":0.032,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_register_CVR_legacy_script_green_during_migration":0.035,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_and_caps_to_9_options":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_department_ids_by_selected_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_gate_type_digit_to_entrance_or_exit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_stores__loads_and_clears_ivr_state_with_ttl":0.001,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_validates_state_caller_fingerprint_matching":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_and_gate_prompts":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_creates_permission_nodes_linked_to_subuser_permission_keys":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_rejects_empty_permission_definitions":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_button_arrays__json_and_csv_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_button_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_vehicle_type_values_and_null_semantics":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_vehicle_type_values":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_non_numeric_vehicle_type_strings":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_keeps_lane_service_enum_contract_for_MACHINE":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_booking_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_selfserve_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubusersRoutePermissionLinkTest::__pest_evaluable_it_keeps_subusers_route_list_permission_linked_to_SUBUSERS__LIST_node":0.009,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_keeps_route_and_service_entity_type_registries_in_sync_with_expanded_coverage":0,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":0.047,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_wires_local_e_conomic_customer_index_into_customer_related_search_entities":0.016,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_registers_cron_tasks_that_keep_the_e_conomic_search_index_refreshed":0.018,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_generic_db_object_mutation_flows":0.052,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_object_property_mutations":0.01,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_when_module_config_values_change":0.008,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_registers_cron_maintenance_task_for_system_search_cache":0.075,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_redacts_obvious_sensitive_fragments_before_sending_query_to_intent_parser":0.001,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_builds_payload_with_redacted_query_and_parses_strict_JSON_output":0.001,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_falls_back_safely_when_OpenAI_is_disabled":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_handles_malformed_OpenAI_response_payloads_without_throwing":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_uses_parser_cache_for_identical_query_and_allowed_type_combinations":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_caps_alias_and_hint_payloads_from_OpenAI_and_filters_hints_to_allowed_types":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":0.106,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":0.035,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":0.022,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_normalizes_type_lists_from_csv_json_and_arrays":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_parses_booleans_and_clamps_integers_using_route_defaults":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_exposes_expected_searchable_entity_types":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_system_wide_search_GET_and_POST_endpoints_with_intent_debug_support":0.028,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_superuser_cache_clear_and_rebuild_endpoints_for_system_search":0.031,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_passes_permission_and_own_scope_context_into_system_search_service":0.008,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_invoke_intent_parser_when_lexical_confidence_is_already_high":0.001,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_on_low_confidence_lexical_results_and_applies_hints_only_boosts":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_lets_parser_entity_hints_override_explicit_include_filters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_returns_fallback_parser_metadata_when_parser_fails_gracefully":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_scopes_query_cache_by_permission_context_to_avoid_cross_user_cache_leakage":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_caps_AI_driven_expanded_terms_to_prevent_query_amplification":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_expands_danish_discount_wording_into_lexical_discount_synonyms":0.003,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_for_intent_driven_natural_language_queries_even_when_lexical_score_is_high":0.003,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_association_hints_to_pull_related_customer_records_from_non_customer_matches":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_prefers_newer_records_when_relevance_scores_are_comparable":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_keeps_explicit_identifier_matches_ahead_of_newer_but_weaker_records":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_promotes_invoices_orders_order_bookings_and_customers_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_prioritizes_cancelled_bookings_over_active_bookings":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_heavily_demotes_configured_low_priority_entity_types_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_tokenizes_unicode_names_without_stripping_non_ascii_letters":0.001,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_treat_explicit_identifier_queries_as_intent_driven":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_requires_broader_term_coverage_for_multi_word_scoring":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_enriches_object_attachment_results_with_associated_customer_context":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_includes_the_economic_customer_index_in_cache_dependencies_for_customer_scoped_results":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_falls_back_to_invoice_date_ranges_when_invoice_names_are_missing":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_derives_xlvask_customer_numbers_only_from_digits_only_extern_ids":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_replaces_unnamed_user_titles_with_the_customer_context_name":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_the_goal_criteria_label_for_department_goal_titles":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_reuses_parser_cache_entries_for_repeated_natural_language_intent_requests":0.129,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_clears_parser_cache_namespace_via_clearAll_to_force_a_fresh_parse":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_bumps_per_table_cache_versions_when_a_dirty_table_marker_is_registered":0.05,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_registers_economic_v2_backfill_command_in_cli_dispatcher":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_provides_a_backfill_cron_script_entrypoint":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_exact__match_when_totals_lines_and_departments_are_identical":0.001,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_total__mismatch_when_only_totals_differ":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_line_level_mismatches_for_quantity_and_price":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_departmental_distribution_mismatches":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_missing__target_when_draft_or_booked_target_is_unavailable":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_draft_invoice_lines_including_departmental_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_marks_text_only_zero_value_lines_as_non_billable_and_keeps_deterministic_key":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_booked_invoices_and_computes_net_total_delta_from_lines":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_contains_internal_normalization_path_with_departmental_metadata_support":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":0.016,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_supports_barred_filtering_when_listing_e_conomic_customers":0.08,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_implements_a_dedicated_v2_e_conomic_revenue_statistics_service_and_route":0.014,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_all_collected_invoice_economic_v2_routes_with_explicit_permissions":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_version_aware_distribution_and_pricing_history_v2_routes":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_caches_v2_distribution_responses_with_a_configurable_redis_ttl":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_fixed_pricing_versions_from_create_and_delete_flows":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_vehicle_subscription_versions_for_create_update_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_discount_override_versions_from_superuser_discounts_route":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_keeps_legacy_compare_endpoint_path_for_backward_compatibility":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_implements_effective_range_lifecycle_methods_for_all_versioned_entities":0.036,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_closes_previous_active_interval_before_inserting_a_new_version":0.021,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_includes_best_effort_backfill_with_provenance_and_confidence_metadata":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_anchors_historical_resolution_on_order_created__at_timestamps_in_distribution_service":0.013,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_order_ids_in_net_amount_calculation":0.081,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_customer_arrays_in_date_range_transaction_fetches":0.074,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_uses_centralized_duplicate_filtering_for_possible_duplicate_detection":0.081,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_per_scope_and_date_range":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_requires_superuser_permission_for_invoicing_period_distribution_all_endpoint":0.05,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_shared_date_range_normalization_across_invoicing_period_endpoints":0.705,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_normalizes_a_valid_invoicing_date_range_to_full_day_timestamps":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_invalid_date_formats":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_descending_date_ranges":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_finds_duplicate_orders_regardless_of_original_input_order":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_runs_best_effort_backfill_when_fixed_pricing_version_history_is_empty":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_self_serve_conditions_with_combined_AND_and_OR_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_prefers_condition_results_over_question_answers_when_evaluating_task_gates":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_machine_types__eligibility__summaries__and_machine_start_webhook_routes":0.013,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_machine_type_support_wired_into_lanes__tasks__and_conditions_routes":0.023,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_normalizes_webhook_methods_and_falls_back_to_POST_for_unsupported_verbs":0,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_n8n_query_keys":0,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_workflow_lifecycle_endpoints_for_the_n8n_module":0.182,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_execution_and_webhook_trigger_endpoints_for_the_n8n_module":0.115,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":0.001,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_encodes_raw_filter_query_values_that_include_timestamps":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_avoids_double_encoding_query_values_that_are_already_escaped":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":0,"P\\Tests\\Unit\\Bookings\\OrderBookingRouteIdempotencyGuardTest::__pest_evaluable_it_guards_order_booking_creation_with_redis_backed_idempotency":0.101,"P\\Tests\\Unit\\DynamicImages\\DynamicImagePreRenderCronWiringTest::__pest_evaluable_it_registers_dynamic_image_pre_render_cron_task_and_related_helpers":0.01,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":0.013,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":0.015,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":0.014,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":0.01,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_both_own_and_elevated_permissions_when_both_are_missing":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_only_elevated_permission_when_own_permission_exists_but_own_context_fails":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_allows_elevated_permission_path_without_forbidden_and_validates_department_access":0,"P\\Tests\\Unit\\Permissions\\ForbiddenResponseWiringTest::__pest_evaluable_it_routes_and_trait_use_forbidden_responses_for_permission_and_ownership_denials":0.19,"P\\Tests\\Unit\\Permissions\\GroupPermissionSessionInvalidationWiringTest::__pest_evaluable_it_invalidates_related_user_permission_and_auth_session_caches_when_group_permissions_change":0.064,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_snake__case_fields":0.36,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_camelCase_aliases":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_normalizes_ENTIRE__DURATION_to_ignore_target__duration__every":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_defaults_recurring_target__duration__every_to_1_when_omitted":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_keeps_strict_legacy_mode_when_target__duration_is_invalid":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_computes_weekly_target_using_touched_ISO_weeks_for_March_2026":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_applies_target__duration__every_for_weekly_cadence":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_prorates_ENTIRE__DURATION_target_by_overlap_days":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_splits_advanced_target_by_override_weights_per_department":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_preserves_legacy_target_behavior_when_target__duration_is_missing":0,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_monthly_renderer_script_green":0.466,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_department_daily_renderer_script_green":0.879,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":0.07,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_uses_company_scoped_workfeed_endpoints_and_raw_Authorization_header":0.006,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_normalizes_documented_shift_query_parameters":0.005,"P\\Tests\\Unit\\Workfeed\\WorkfeedConfigRouteWiringTest::__pest_evaluable_it_registers_module_config_endpoints_for_workfeed":0.007,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_workfeed_query_keys":0.001,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_employee_and_department_endpoints_for_the_workfeed_module":0.008,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_shift_endpoints_for_the_workfeed_module":0.008,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_for_the_hour_slot_based_on_overlap":0.001,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_department_id_from_supported_workfeed_shift_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_wrapped_workfeed_collections_from_common_response_keys":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_includes_a_date_key_in_department_weather_timeline_entries":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":0.034,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_from_start_of_yesterday_to_end_of_today":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_an_explicit_selected_date_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_across_multiple_departments_for_one_hour_slot":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_department_id_input_from_scalar_csv_and_nested_array_values":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_explicit_date__from_and_date__to_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_resolves_forecast_day_count_for_a_given_timeline_range_with_sane_limits":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_resolves_weather_coordinates_from_valid_coordinates_only":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_null_weather_coordinates_when_all_department_locations_are_invalid":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_classifies_weatherapi_no_matching_location_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_does_not_classify_non_location_weatherapi_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_an_empty_forecast_fallback_when_coordinates_are_unavailable":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_for_department_sets_and_timeline_ranges":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_order_insensitive_cache_keys_for_equivalent_department_id_sets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_marks_non_started_slots_as_unknown_regardless_of_wash_hour_ratio":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_preloading_for_department_weather_cache":0.012,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_stale_ttl_defaults_and_clamps_stale_ttl_below_fresh_ttl":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_hot_activity_ttl_defaults_and_clamps_to_a_positive_value":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_fresh_cached_payloads_without_invoking_the_resolver":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_stale_cached_payloads_and_enqueues_a_refresh_signal":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_recomputes_and_rewrites_cache_payloads_when_stale_window_is_exceeded":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_records_hot_keys_order_insensitively_and_applies_preload_target_caps":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_batched_wash_count_rows_into_hourly_slot_totals":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_wires_department_weather_route_to_use_batched_wash_aggregation":0.015,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":0,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_ensures_economic_module_rows_in_one_sanitized_batch":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_returns_id_keyed_economic_module_payload_with_null_defaults":0,"P\\Tests\\Unit\\Orders\\OrdersRouteListBatchingWiringTest::__pest_evaluable_it_wires_GET__orders_through_batched_enrichment_and_stripe_snapshot_caching":0.116,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_cashier_names_from_cache_and_fetches_missing_ones_in_batch":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_deterministic_map_for_duplicate_and_unsorted_cashier_ids":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_implements_batched_cashier_name_lookup_with_cache_first_fallback_behavior":0.141,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_sanitizes_and_deduplicates_cashier_ids_before_batch_lookup":0.064,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_shift_carries_an_extended_approval_end_timestamp":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_treat_late_unapproved_administrative_edits_as_overtime":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_changes_weather_timeline_cache_key_when_department_weather_targets_change":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_evaluates_healthy_degraded_and_unhealthy_statuses_from_configured_department_targets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_configured_targets_are_missing_for_department_status_evaluation":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":0.046,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":0.008,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":0.01,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_target_routes_with_explicit_read_and_manage_permissions":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_persists_department_weather_targets_using_canonical_department_variable_keys":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_relay_status_get_and_set_endpoints":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_batches_sequential_machine_relay_status_requests_into_a_single_Shelly_get_call":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_retries_missing_Shelly_status_payloads_until_relay_status_becomes_ready":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_times_out_with_a_clear_Shelly_readiness_error_when_payload_remains_missing":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_direct_set_switch_and_seeds_cache_so_immediate_status_read_does_not_call_Shelly_get":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_lane_gate_open_endpoint":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_in_progress_self_serve_wash_details_endpoint":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":0.132,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":0.001,"P\\Tests\\Unit\\Selfserve\\DepartmentSelfServeEnabledRelaySyncWiringTest::__pest_evaluable_it_syncs_lane_relay_states_when_department_self_serve_enabled_flag_changes":0.034,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_supports_hard_relay_set_even_when_lane_status_is_CLOSED":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_enables_cleaner_relay_on_wash_start_command_and_webhook_flow":0.016,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_relay_off_when_a_self_serve_wash_session_is_completed":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__out__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_typed_task_gates_with_strict_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_typed_task_gates_for_known_references":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_typed_task_gates_reference_unknown_entities":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_config_draft_publish_rollback_lifecycle_endpoints":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_legacy_self_serve_CRUD_routes_syncing_canonical_drafts":0.019,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_keeps_cleaner_relay_enable_wired_into_machine_relay_start_paths":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":0.277,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_encodes_config_json_payloads_with_apostrophes_before_persistence":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_and_cleaner_relays_off_when_a_self_serve_wash_session_is_completed":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_vehicle_type_override_into_self_serve_preview_and_synchronization_routes":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_local_demo_responses_and_skips_Shelly_cloud_calls_for_demo_relay_ids":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_default_OFF_status_for_demo_relay_ids_without_Shelly_lookups":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_excludes_demo_relay_ids_from_Shelly_status_batch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_keeps_demo_relay_gate_open_queued_but_skips_Shelly_switch_calls":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_allowed_services_route_through_machine_relay_visibility_sync":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enables_MACHINE_relay_when_MACHINE_is_visible_in_allowed_services":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_turns_MACHINE_relay_off_immediately_when_MACHINE_is_not_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_does_not_enable_MACHINE_relay_when_allowEnable_is_false_even_if_MACHINE_is_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_is_a_safe_no_op_when_MACHINE_relay_is_not_configured":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_synchronizes_machine_relay_from_visible_services_during_session_synchronization":0.011,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_adds_explicit_relay_disable_session_helper_for_visibility_driven_OFF_transitions":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_property_gate_command_permissions":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneCommandEnumTest::__pest_evaluable_it_parses_property_gate_lane_commands":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_entrance_gate_for_OPEN__PROPERTY__ACCESS__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_exit_gate_for_OPEN__PROPERTY__EXIT__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_blocks_property_gate_commands_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_throws_a_clear_error_when_entrance_gate_is_missing_for_property_access_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_access_command_failures":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_reads_machine_allowed_state_from_session_summary_payload_safely":0.007,"P\\Tests\\Unit\\Selfserve\\DbObjectPaginationLegacyColumnCompatibilityTest::__pest_evaluable_it_guards_pagination_against_searchable_fields_missing_from_legacy_schemas":0.05,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_dynamic__images__vehicle__type_column_for_legacy_selfserve_wash_session_task_schemas":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_billable_minutes_when_elapsed_minutes_exceed_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_elapsed_minutes_equal_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_included_minutes_exceed_elapsed_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_handles_zero_and_low_elapsed_wash_time_edge_cases":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_wash_included_minutes_into_self_serve_module_config":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_blocks_explicit_relay_writes_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_disabled_no_op_from_machine_relay_visibility_sync_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":0.022,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":0.067,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":0.001,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_exit_command_failures":0.002,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_caller_id_is_not_confirmed":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_voice_call_facade_methods_to_documented_endpoints_and_methods":0.024,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_recordings_insights_log_and_flash_methods_to_documented_resources":0.001,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_encodes_path_segments_before_building_outbound_endpoints":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_serializes_query_parameters_for_GET_transport_requests":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_4xx_and_5xx_transport_failures_into_informative_exceptions":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":0.008,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":0.006,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":0.009,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_accepts_valid_payloads_for_create_and_nested_call_flow_commands":0.002,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_rejects_unknown_fields_and_invalid_enum_values_in_strict_schemas":0.051,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_supports_CSV_normalization_in_schema_validation_for_log_filters":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_validates_flash_hangup_payloads_for_both_supported_request_shapes":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_fails_before_forward_step_when_strict_validation_fails_and_forwards_when_valid":0,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_full_Bird_voice_call_route_surface_with_strict_validation_and_permissions":0.04,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_flash_hangup_endpoint_and_keeps_end_alias_wired_as_compatibility_path":0.033,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":0.063,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":0.005,"P\\Tests\\Unit\\Selfserve\\DepartmentGatesRelaysRouteWiringTest::__pest_evaluable_it_validates_department_gate_config_on_both_create_and_update_routes":0.059,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_wash__started__at_column_for_legacy_selfserve_wash_session_schemas":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_stores_wash__started__at_in_self_serve_wash_sessions_when_machine_start_is_triggered":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_passes_lane_wash_start_time_into_the_session_machine_start_marker":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_resolves_in_progress_wash__started__at_from_session_with_compatibility_fallbacks":0.004,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_say_payload_and_applies_hangup_default":0.596,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_log_query_csv_and_integer_fields":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_nested_create_call_payload_sections_and_drops_unknown_keys":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_keeps_gather_nested_say_payload_unchanged_when_hangup_is_omitted":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_supports_no_body_and_flash_hangup_payload_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_2_second_Shelly_gate_for_back_to_back_requests":0.023,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enforces_a_2_second_gap_between_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_keeps_back_to_back_get_switch_requests_ordered_through_the_relay_controller":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_executes_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_does_not_print_Shelly_switch_responses_to_output":0,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_enforces_a_global_2_second_Shelly_gate_in_sendPostRequest":0.006,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_uses_Redis_NX_PX_semantics_for_cross_request_Shelly_rate_limiting":0.006,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_enforces_the_2_second_Shelly_gate_across_separate_request_contexts":0,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_does_not_delay_when_the_Shelly_gate_is_already_expired":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":0.62,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_relay_is_offline_and_only_disables_configured_relays":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_bills_manual_self_serve_stop_using_full_elapsed_minutes_without_included_minute_reduction":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_keeps_included_minute_reduction_for_automatic_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_on_first_dtmf_input_captured_within_the_300_second_window":0.005,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_send_Slack_when_dtmf_input_repeats_without_change":0.008,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_again_when_dtmf_input_changes_within_the_window":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_gathering_and_does_not_hang_up_before_300_seconds_have_elapsed":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_announces_timeout_waits_10_seconds_and_sends_hangup_once_at_or_after_300_seconds":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_polling_until_terminal_status_and_only_then_finalizes":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_finalizes_immediately_when_webhook_payload_is_already_terminal_before_timeout_logic":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_duplicate_timeout_or_hangup_actions_across_retries_and_lock_contention":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_state_when_polling_fails_so_completion_is_not_falsely_reported":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_dtmf_input_repeats_without_change":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_answers_immediately_once_and_does_not_re_answer_on_subsequent_webhook_retries":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_with_retry_loop_semantics_until_input_is_entered":0.004,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_result_provides_keys_field_instead_of_dtmf":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_conditions_variable_keys_carries_the_entered_value":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_to_check_every_2_seconds_with_retry_loop_semantics_until_input_is_entered":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_ignores_non_numeric_customer__number_values_from_request":0.042,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_casts_numeric_customer__number_strings_to_int_before_lookup":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_prefers_user__id_when_both_user__id_and_customer__number_are_valid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_falls_back_to_customer__number_when_user__id_is_invalid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_normalizes_request_identifiers_before_user_lookups":0.005,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_rejects_non_positive_and_non_digit_request_values":0.003,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_pagination_results_when_present":0.006,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_collection_count_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_returns_zero_when_neither_pagination_nor_collection_is_available":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_counts_object_based_collections_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_uses_collection_when_present":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_falls_back_to_paymentTerms_when_collection_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_supports_top_level_array_payloads":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_returns_an_empty_array_when_no_known_collection_shape_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_economic__endpoint__t_when_explicitly_requested_and_configured":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_economic__endpoint__t_when_grant__2_is_missing":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_economic__endpoint__t":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_economic__endpoint__t":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_legacy_economic__m_when_available":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_legacy_economic__m_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_legacy_economic__m":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_legacy_economic__m":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_unfiltered_total_when_no_customer_filters_are_active":0.004,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_search_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_barred_filter_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_treats__null__search_and_barred_values_as_no_filter":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_filtered_total_when_unfiltered_total_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_maps_e_conomic_integration_failures_in_customer_listing_to_explicit_502_responses":0.007,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_logs_LIST__CUSTOMERS_success_only_after_pagination_and_customer_mapping_are_completed":0.005,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_guards_against_malformed_customer_list_payloads_before_calling_paginate":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_endpoint_trait_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_legacy_economic__m_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_returns_raw_payload_unchanged_on_successful_HTTP_statuses":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_accepts_valid_list_payloads_that_include_collection_and_pagination_results":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_pagination_is_missing_from_the_response_payload":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_upstream_responds_with_an_error_shaped_payload":0,"P\\Tests\\Unit\\Router\\RouterThrowableHandlingTest::__pest_evaluable_it_catches_throwables_during_auto_route_loading_and_maps_them_to_internal_server_errors":0.039,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_does_not_request_e_conomic_customer_data_when_customer_number_is_zero":0.004,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_short_circuits_e_conomic_customer_lookup_for_non_positive_customer_numbers":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_queued_economic_invoice_endpoints_in_economicInvoiceRoute":0.013,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_defines_economic_transfer_queue_jobs_schema_bootstrap_table_and_tracking_columns":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_provides_queue_processor_class_constants_and_processing_entrypoint":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_registers_economic_transfer_queue_cron_task_and_handler":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_paths_in_openapi":0.013,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_schemas_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_quantity_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_price_for_e_conomic_export":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_keeps_positive_quantity_and_price_items_billable_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":0.048,"P\\Tests\\Unit\\Invoicing\\EconomicInvoiceDraftZeroItemSkipWiringTest::__pest_evaluable_it_skips_zero_cost_and_zero_quantity_items_in_legacy_economic_draft_helper":0.023,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_malformed_order_item_payloads_for_e_conomic_export_safety":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueHardeningTest::__pest_evaluable_it_hardens_transfer_queue_with_type_validation_retry_caps_and_stale_lock_recovery":0.043,"P\\Tests\\Unit\\Router\\AutoloadRedisCacheValidationTest::__pest_evaluable_it_validates_cached_autoload_paths_before_returning_and_clears_stale_cache_entries":0.008,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_applies_created__at_bounds_directly_in_SQL_when_filtering_orders_by_registration_number":0.001,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_rejects_an_inverted_date_range_for_registration_lookups":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_returns_early_when_registration_number_is_blank":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_wires_queue_worker_class_loading_for_CLI_queue_action":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_economic_invoice_queue_endpoints_before_constructing_queue_service":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_collected_invoice_queue_endpoints_before_constructing_queue_service":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_gracefully_handles_unavailable_queue_dependencies_on_collected_invoice_queue_endpoints":0.005,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_the_queue_job_id_in_POST__collected_invoices_economic_enqueue_response":0.204,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_requires_id_and_at_least_one_mutable_field_for_PUT__collected_invoices_in_user_route":0.019,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":0.008,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_queued_contract_for_POST__collected_invoices_stripe_book":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_order_draft_export_route_queue_only":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_collected_invoice_draft_producing_routes_queue_only_in_orderInvoicesRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_collected_invoice_and_stripe_draft_producing_endpoints_before_constructing_queue_service":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_unavailable_queue_dependency_responses_for_async_economic_transfer_endpoints":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_order_payloads_to_strict_positive_integer_ids":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_collected_invoice_payload_booleans_to_strict_bool_values":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_rejects_invalid_transfer_payloads_before_enqueue_write_attempts":0,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":0.013,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":0.014,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_guards_on_economic_invoice_queue_status_and_retry_routes":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_queue_status_lifecycle_endpoints":0.057,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_order_draft_export_route":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_collected_invoice_draft_producing_routes":0.006,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_economic":0.165,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_stripe_book":0.018,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_200_fallback_plus_202_queue_contracts_for_export_endpoints_and_keeps_503_on_queue_lifecycle_endpoints":0.009,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":0.006,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":0.029,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":0.009,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_marks_queued_transactions_and_clears_requires__action_when_all_actionable_work_is_already_queued":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_keeps_requires__action_true_when_a_customer_still_has_unqueued_actionable_transactions":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_or_subscription_customers_with_no_transactions_when_a_relevant_queue_job_exists":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_queues_admin_commands__exposes_agent_poll_result_handlers__and_keeps_heartbeats_from_mutating_discovery_state":0.003,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_defines_the_dispatchable_gateway_guard_on_the_loaded_manager_class":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"recent heartbeat stays online\"\"":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"late heartbeat degrades after one minute\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"stale heartbeat goes offline after five minutes\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"explicit offline reports stay offline even when heartbeat is fresh\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"missing heartbeat is treated as offline\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_marks_ready_discovery_as_stale_when_the_gateway_heartbeat_has_expired":0.727,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_edge_gateway_management_REST_endpoints":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_public_installer__claim__heartbeat__command_polling__and_internal_broker_auth_endpoints":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeBrokerClientConfigTest::__pest_evaluable_it_uses_the_same_default_broker_url_and_shared_secret_fallback_as_the_docker_stack":0.267,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_forwarded_https_scheme_when_proxied":0.336,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":0.28,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_infers_https_for_the_staging_api_host_when_only_the_https_port_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":1.003,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https_and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_localhost_broker_overrides_on_plain_http_and_ws_for_local_development":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_includes_node_pty_build_prerequisites_in_the_generated_install_script":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured_and_derives_the_broker_from_the_api_origin":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https__strips_paths__and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_merges_incoming_heartbeat_metadata_with_existing_gateway_metadata":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_PHP_edge_agent_routes_for_operations_and_legacy_relay_command_polling":0.027,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_keeps_relay_dispatch_and_discovery_queueing_on_the_edge_gateway_manager":0.02,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_loads_relay_command_helpers_on_the_manager_and_gateway_operations_on_the_dedicated_service":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":0.837,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":0.445,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_includes_the_container_mounted_artifact_directory_as_a_candidate":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_reads_install_artifacts_through_the_shared_locator":0.019,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_builds_update_payloads_with_checksums_from_resolved_artifact_paths":2.276,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_a_supported_runtime_layout":0.273,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_PHP_agent_artifacts_and_forwarded_https_scheme":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_explains_the_legacy_dist_mount_mismatch_when_php_artifacts_are_unavailable":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":0.022,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_falls_back_to_baked_in_artifacts_when_the_mount_path_is_absent":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":0,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":1.109,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":2.935,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":1.375,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":0.982,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":3.423,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":1.13,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":1.615,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":5.592,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":1.29,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":1.517,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":4.136,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":0.512,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":0.965,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":1.045,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":1.64,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":3.683,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":3.194,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayOperationLegacySchemaCompatibilityTest::__pest_evaluable_it_keeps_the_legacy_operation__type_column_compatible_with_v2_operation_queueing":0.022,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_contexts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_stores_and_retrieves_full_order_bookings_payloads":0.001,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_ignores_malformed_cached_payloads_and_clears_order_bookings_list_caches":0.001,"P\\Tests\\Unit\\Bookings\\OrderBookingsRouteCacheWiringTest::__pest_evaluable_it_caches_the_paginated_order_bookings_list_response_and_invalidates_it_on_booking_changes":0.051,"P\\Tests\\Unit\\Bookings\\VehicleSearchBookedMetadataRouteContractTest::__pest_evaluable_it_keeps_booked_vehicle_search_metadata_aligned_with_filtered_pending_order_bookings":0.052,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0.001,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_count_contexts":0.039,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_stores_and_retrieves_normalized_booking_counts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_ignores_malformed_payloads_and_clears_order_bookings_count_caches":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsRouteWiringTest::__pest_evaluable_it_adds_a_cached_order_bookings_counts_endpoint_and_invalidates_it_on_booking_changes":0.04,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_summarizes_fleet_usage_statistics_for_the_dashboard_landing_view":0,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":0.271,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":0.097,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8.099,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":0,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":0,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":0.788,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":0.732,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":0.692,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":1.515,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":1.719,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":0.587,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":0.419,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":1.048,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":0.378,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":0.59,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":1.554,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":0.788,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":1.552,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":1.006,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":1.191,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":0,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":0.877,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":1.281,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":5.434,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":4.756,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":3.943,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":3.746,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":4.131,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":0.726,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":1.326,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":1.159,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_parses_cached_economic_customer_payloads_that_use_snake__case_customer__number":0,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_leaves_the_economic_customer_model_empty_when_no_valid_customer_number_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_derives_fleet_usage_directly_from_cached_gateway_row_summaries":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":1.031,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_adds_a_gateway_metadata_update_endpoint_with_label_and_primary_assignment_fields":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_reassigns_department_primary_gateways_through_dedicated_manager_helpers":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayShellPollingTransportTest::__pest_evaluable_it_removes_shell_access_from_the_edge_gateway_HTTP_contracts":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":0.06,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_deterministic_cache_keys":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_stores_and_retrieves_cached_list_and_detail_payloads":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_removes_deleted_gateways_from_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":0.02,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_module_scoped_edge_gateway_operator_routes":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_module_config_endpoints":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_config_endpoints_from_the_module_route_directory":0.015,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_caps_install_session_diagnostics_and_events_while_preserving_the_first_start_timestamp":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_clears_terminal_failure_details_after_a_successful_claim_update":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_marks_expired_non_terminal_install_sessions_as_terminal_when_read_back":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":0.965,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_validates_relay_gate_configs_and_keeps_relay_specific_fields_in_the_payload":0,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_rejects_relay_gate_configs_without_a_logical_relay_id":0,"P\\Tests\\Unit\\Bird\\DepartmentGatesRelayOpenTest::__pest_evaluable_it_dispatches_relay_backed_gates_through_the_edge_gateway_relay_manager":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayDepartmentWorkspaceContractTest::__pest_evaluable_it_defines_the_department_hardware_workspace_service_payload_surface":0.033,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_adds_lane_aware_scanner_management_and_a_dedicated_rotate_key_action":0.01,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_uses_the_scanner_default_lane_before_requiring_an_explicit_lane__id_in_machine_button_webhooks":0.004,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_status_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_switch_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_requires_a_valid_department_id_for_gateway_transport_requests":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_rejects_unsupported_gateway_transport_endpoints":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_binding_lookup_failures_while_resolving_relay_state_through_the_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_offline_gateway_failures_while_dispatching_relay_switch_commands":0,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":21.835,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":7.837,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_normalizes_owned_Shelly_devices_into_relay_select_options":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_fails_fast_when_Shelly_inventory_does_not_include_owned_devices_status":0,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayOptionsRouteWiringTest::__pest_evaluable_it_registers_a_department_lane_relay_options_endpoint_backed_by_Shelly_inventory":0.032,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayNullificationRouteWiringTest::__pest_evaluable_it_nullifies_department_lane_relay_fields_when_blank_select_values_are_submitted":0.008,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":109.487,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":229.768,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":12.815,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":180.867,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":147.749,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":6.832,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":134.744,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":272.219,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":46.681,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":0.015,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":0.019,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":1.312,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":0.603,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_imports_a_matching_e_conomic_customer_into_the_local_system_when_no_local_record_exists":0.001,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_reports_when_the_local_customer_already_has_a_login_account":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_a_new_e_conomic_customer_and_returns_a_created_result_for_new_rows":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_the_economic_record_for_an_existing_local_account_when_no_matching_upstream_customer_exists":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_rejects_CVR_conflicts_when_the_upstream_customer_number_does_not_match_the_submitted_phone_number":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_registers_the_customer_import_route_and_wires_it_through_the_mass_import_service":0.009,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_builds_customer_name_cache_payloads_from_economic_data_or_display_name_fallbacks":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_guards_bulk_customer_name_cache_writes_behind_a_resolved_payload_check":0.003,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":35.946,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_only_trusts_broker_presence_while_the_broker_heartbeat_is_fresh":1.458,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_refreshes_broker_presence_from_broker_telemetry_heartbeats":0.006,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_gateway_transport_when_a_department_is_in_gateway_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_cloud_transport_when_a_department_is_in_cloud_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_lets_relay_tests_override_the_department_transport_without_changing_department_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_falls_back_to_local_device_and_control_names_when_Shelly_cloud_list_metadata_is_unavailable":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_uses_local_only_gateway_dispatch_for_explicit_local_transport_overrides":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__out__id_on":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_forwards_Shelly_toggle__after_timers_to_gateway_relay_switches":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_and_gateway_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_preserves_local_gateway_diagnostic_metadata_on_relay_status_snapshots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_includes_positive_relay_timers_in_Shelly_switch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_applies_Shelly_transport_overrides_across_self_serve_relay_side_effect_routes":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayLegacyRouteShimTest::__pest_evaluable_it_keeps_guarded_legacy_root_shims_for_moved_edge_gateway_routes":0.025,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_passes_explicit_timer_values_when_opening_lane_gates":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_keeps_Shelly_1_Mini_Gen3_type__model__and_generation_aligned_with_Shelly_metadata":0,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":23.503,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_broker_settings_as_editable_edge_gateway_module_config":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_session_management_endpoints_and_OpenAPI_coverage":0.017,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_self_serve_force_stop_distinct_from_normal_STOP_relay_and_gate_behavior":0.028,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_read_only_self_serve_preview_and_summary_refreshes_from_touching_relay_hardware":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_separates_session_synchronization_from_relay_hardware_synchronization":0.016,"P\\Tests\\Unit\\Selfserve\\ShellyRealRequestGuardTest::__pest_evaluable_it_blocks_and_records_test_mode_Shelly_POST_requests_before_cURL_can_run":0.001,"P\\Tests\\Unit\\Selfserve\\ShellyRealRequestGuardTest::__pest_evaluable_it_blocks_and_records_test_mode_Shelly_GET_requests_before_cURL_can_run":0,"P\\Tests\\Unit\\Selfserve\\ZZZShellyGuardSafetyMetaTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_tests":0,"P\\Tests\\Api\\SelfserveFixtureApiTest::__pest_evaluable_it_creates_a_comprehensive_self_serve_API_scenario_with_demo_relays":0,"P\\Tests\\Api\\SelfserveZZZShellyGuardApiTest::__pest_evaluable_it_did_not_record_any_real_Shelly_request_attempts_during_self_serve_API_tests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_questions__conditions__tasks__scopes__and_gateways_into_one_graph":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_derives_studio_vehicle_type_lookup_rows_from_selectable_wash_products":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_applies_saved_layout_without_changing_graph_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_layout_loading_compatible_with_native_PDO_named_placeholders":0.011,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_builds_guided_simulator_debug_payload_with_blockers_and_canvas_annotations":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_resolves_simulator_gateway_service_bindings_from_lane_relay_slots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_persists_allowed_services_without_relay_writes_for_pre_start_wash_setup":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_the_all_in_one_self_serve_studio_replacement_endpoints":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_continues_start_when_entrance_relay_dispatch_times_out_ambiguously":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_still_fails_start_for_non_timeout_entrance_relay_errors":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_parses_deferred_relay_side_effects_on_start_command_arguments":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_skips_cleaner_and_machine_relay_side_effects_when_start_asks_to_defer_them":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStartEntranceTimeoutTest::__pest_evaluable_it_keeps_cleaner_and_machine_relay_side_effects_for_normal_start_commands":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_allows_property_gate_commands_for_customers_with_an_active_wash_in_the_target_department":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_without_a_positive_customer_number":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_when_the_customer_has_no_active_wash_in_the_target_department":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_the_all_in_one_self_serve_studio_replacement_API":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_allows_own_permission_customers_to_preview_borrowed_registration_plates_without_ownership_checks":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_allows_customer_scoped_answers_to_be_stored_for_borrowed_registration_plates":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_does_not_apply_saved_answers_from_another_customer_for_the_same_registration_plate":0.027,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_scopes_saved_self_serve_answers_by_customer_number_and_registration_plate":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveNonOwnedVehicleWashAccessTest::__pest_evaluable_it_loads_saved_answers_from_the_authenticated_customer_context_instead_of_the_plate_owner":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_count_shifts_without_punches_when_checkIn_checkOut_are_null":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_saved_shift_end_extends_past_the_approved_original_end":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_count_removed_approved_time_when_a_saved_shift_end_is_shortened":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_caps_current_slot_hours_to_elapsed_minutes_and_zeroes_future_slots":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_checked_in_shifts_without_checkOut_up_to_occurredUntil":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_keeps_the_main_period_response_local_only_for_booked_state_and_customer_names":0.024,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_streams_the_main_period_response_instead_of_encoding_the_full_payload_at_once":0.033,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_maps_batched_period_transaction_rows_to_the_legacy_transaction_response_shape":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_batched_period_transactions_and_keyed_customer_maps_in_the_main_period_route":0.033,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_falls_back_to_configured_e_conomic_default_department_for_missing_customer_default_department_in_distributions":0.021,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_default_distribution_department_config_value_through_economic_config_updates":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MySQL_GTID_interval_counts_and_coverage_percentages":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_reports_empty_source_GTID_sets_as_caught_up":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_Redis_offset_percentages_safely":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MariaDB_GTID_coverage_by_domain_sequence":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_normalizes_public_replication_kind_aliases":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_MariaDB_prerequisites_without_requiring_Oracle_MySQL_variables":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_reports_MariaDB_specific_blockers_when_GTID_or_binary_logging_prerequisites_are_missing":0,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_encrypts_replication_secrets_without_storing_plaintext":0.002,"P\\Tests\\Unit\\Replication\\ReplicationSecretBoxTest::__pest_evaluable_it_builds_active_database_and_redis_config_from_encrypted_bootstrap_snapshots":0,"P\\Tests\\Unit\\Replication\\SuperuserReplicationRouteWiringTest::__pest_evaluable_it_registers_superuser_replication_endpoints_and_permissions":0.019,"P\\Tests\\Unit\\Replication\\SuperuserReplicationRouteWiringTest::__pest_evaluable_it_documents_replication_management_in_openapi":0.016,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_replication_ready_MariaDB_compose_templates_without_embedding_secrets":0.001,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_Redis_replica_compose_templates_with_primary_connection_placeholders":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_does_not_require_replica_SQL_threads_before_database_provisioning_configures_them":0.006,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_creates_the_generated_replication_user_on_the_primary_during_provisioning":0.007,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_detects_missing_database_tables_before_provisioning_a_preseeded_replica":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_allows_failed_replicas_to_be_removed_without_allowing_primary_or_healthy_replica_removal":0.033,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_seeds_MariaDB_replicas_in_place_instead_of_requiring_container_recreation":0.024,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_replication_operation_progress_schema_idempotent_for_existing_installs":0.039,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_limits_MariaDB_log_table_seeding_to_the_last_month":0.002,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_skips_log_table_data_during_MariaDB_seeding_and_replication":0.003,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_operational_log_tables_schema_only_during_MariaDB_seeding_and_replication":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_provisions_Redis_replicas_after_a_connectivity_only_preflight_and_reports_sync_progress":0.015,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_Redis_promotion_caught_up__durable__and_metadata_safe":0.007,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_auth_tokens_and_reports_missing_customer_users_clearly":0.271,"P\\Tests\\Unit\\Auth\\EconomicCreateCustomerResponseTest::__pest_evaluable_it_returns_the_raw_upstream_create_response_and_preserves_the_requested_payload":0,"P\\Tests\\Unit\\Auth\\RegisterCvrLegacyScriptTest::__pest_evaluable_it_keeps_the_legacy_register_cvr_route_harness_passing":0.043,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_raw_202_gather_response_for_initial_department_selection":0.205,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_accepts_legacy_initial_webhook_payloads_with_top_level_call_identifiers":0.005,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_flow_data_gather_payload_after_department_selection_in_native_flow_mode_when_distinct_gate_choices_exist":0.002,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_gate_immediately_after_department_selection_when_entrance_and_exit_resolve_to_the_same_gate_in_native_flow_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_flow_data_completion_payload_after_gate_confirmation_in_native_flow_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_second_stage_raw_202_gather_response_after_department_selection_when_distinct_gate_choices_exist":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_shared_gate_immediately_after_department_selection_in_raw_command_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_opens_the_selected_gate_and_clears_redis_state_on_final_selection":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_reprompts_with_invalid_selection_while_keeping_webhook_state":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_uses_fallback_dtmf_extraction_when_event_gather_keys_are_missing":0.001,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_prompts_for_department_selection_even_when_only_one_eligible_department_exists":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_prompts_for_a_single_available_gate_type_and_opens_only_after_explicit_confirmation":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_supports_multi_digit_department_selections_before_gate_confirmation":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_direct_raw_200_completion_when_no_departments_are_eligible":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_continues_with_the_first_gather_prompt_when_backend_call_acceptance_fails":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_returns_a_business_failure_raw_200_response_when_gate_opening_fails":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_without_capping_options":0.009,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_compact_gate_option_maps_and_resolves_selected_gate_type_by_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_prompts_with_multi_digit_guidance_and_compact_gate_prompts":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_normalizes_menu_digit_input_from_Bird_dtmf_payload_values":0,"P\\Tests\\Unit\\Bird\\DepartmentGatesPhoneCallOpenTest::__pest_evaluable_it_forwards_phone_number_and_call_duration_threshold_to_the_Bird_gate_helper":0.002,"P\\Tests\\Unit\\Bird\\DepartmentGatesPhoneCallOpenTest::__pest_evaluable_it_wraps_Bird_helper_failures_and_reports_them_to_Slack":0,"P\\Tests\\Unit\\Bookings\\NonPosBookingCompletionRemovalTest::__pest_evaluable_it_unregisters_legacy_booking_completion_forms":0.13,"P\\Tests\\Unit\\Bookings\\NonPosBookingCompletionRemovalTest::__pest_evaluable_it_keeps_legacy_wash_certificate_downloads_but_disables_generation_and_completion":0.166,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsComplaintsOpenApiSpecTest::__pest_evaluable_it_documents_the_daily_report_complaints_CRUD_and_customer_lookup_endpoints_in_openapi":0.011,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsComplaintsRouteContractTest::__pest_evaluable_it_wires_complaint_create__lookup__list__edit__and_delete_routes_with_validation_and_parsing":0.01,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursOpenApiSpecTest::__pest_evaluable_it_documents_outside_hours_summary_and_trend_schemas_in_openapi":0.016,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursRouteContractTest::__pest_evaluable_it_wires_outside_hours_summary_and_trend_endpoints_through_the_dedicated_statistics_service":0.007,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOutsideHoursRouteContractTest::__pest_evaluable_it_initializes_the_outside_hours_statistics_service_before_building_the_transaction_count_summary_payload":0.006,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewOpenApiSpecTest::__pest_evaluable_it_documents_the_daily_report_overview_endpoint_and_reusable_schemas_in_openapi":0.013,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_builds_the_overview_payload_from_batched_repository_data_with_deterministic_tile_states":0.013,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_marks_overtime_unavailable_when_not_every_selected_department_can_be_mapped_to_workfeed":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_normalizes_department_id_input_from_csv_strings_and_nested_values":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_limits_overtime_counting_to_the_selected_reporting_range":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_does_not_count_negative_approved_overtime_when_a_saved_end_shortens_the_shift":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_ignores_late_unapproved_administrative_edits_when_calculating_overtime":0,"P\\Tests\\Unit\\DailyReports\\DepartmentDailyReportsOverviewRouteTest::__pest_evaluable_it_wires_the_overview_route_to_batched_repository_methods_and_overview_path":0.013,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_counts_only_outside_hours_washes_and_flags_missing_opening_hours_without_counting_them_as_closed":0.002,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_deduplicates_linked_washes_with_self_serve_first__then_xlvask__then_orders":0,"P\\Tests\\Unit\\DailyReports\\DepartmentOutsideHoursStatisticsServiceTest::__pest_evaluable_it_builds_daily_trend_points_with_per_day_missing_hours_diagnostics":0.001,"P\\Tests\\Unit\\Database\\DbObjectRedisNamespaceSafetyTest::__pest_evaluable_it_keeps_db_object_Redis_access_namespace_safe":0.008,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_allows_studio_lane_dynamic_image_previews_to_override_the_saved_image_id":0.012,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_accepts_ordered_dynamic_image_button_tokens_including_reset_start_and_zero":0.003,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_renders_machine_one_dynamic_image_steps_from_the_ordered_button_payload":0.014,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_queued_job_payload_customer_context_before_result_data_exists":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_exposes_collected_invoice_queue_monitor_and_per_user_terminal_clear_routes":0.008,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_runs_collected_invoice_queue_batches_through_an_explicit_manual_endpoint":0.026,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_bounds_e_conomic_curl_calls_below_the_PHP_request_timeout":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_falls_back_to_a_later_customer_template_product_when_earlier_probes_fail_on_missing_currency_prices":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_returns_zero_when_every_customer_template_lookup_fails_due_to_missing_currency_prices":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersDiscountFallbackTest::__pest_evaluable_it_rethrows_unrelated_discount_lookup_failures":0,"P\\Tests\\Unit\\Invoicing\\EconomicDraftCustomerOpenApiSpecTest::__pest_evaluable_it_documents_transaction_draft_customer_config_and_auth_runtime_fields_in_all_tracked_openapi_copies":0.306,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronEntrypointWiringTest::__pest_evaluable_it_wires_root_cron_entrypoint_to_the_full_cron_scheduler_with_queue_worker_tasks":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_additive_collected_invoice_queue_pagination_metadata_and_retry_conflict_semantics":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_exposes_an_explicit_collected_invoice_transfer_queue_run_route_instead_of_ticking_read_endpoints":0.013,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_keeps_order_transfer_queue_status_routes_read_only":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_assigns_classified_booked_department_75_amounts_to_fallback_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_using_the_configured_fallback_department":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_using_the_configured_fallback_department":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_uses_the_configured_fallback_department_when_a_subscription_has_no_customer_department_basis":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_excludes_orphaned_customer_traces_from_fixed_pricing_and_customer_price_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_excludes_orphaned_customers_from_subscription_fallback_versions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_inherits_department_eligibility_when_no_order_override_is_set":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_allows_an_order_level_include_override_to_overrule_department_exclusion":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceOrderOverrideTest::__pest_evaluable_it_allows_an_order_level_exclude_override_to_overrule_department_inclusion":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_builds_deterministic_automatic_flag_fingerprints_and_interactive_price_message_parts":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_builds_interactive_message_parts_for_order_and_wash_certificate_warnings":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_includes_order_item_preview_context_for_required_order_field_warnings":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_allows_tank_cleaning_products_for_only_tank_cleaning_customers":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_flag_interior_wash_variants_as_historical_primary_product_mismatches":0.001,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_report_duplicate_primary_vehicle_products_from_duplicated_detector_rows_for_the_same_order_item":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_attached_wash_certificate_documents_instead_of_safety_seal_text_for_certificate_presence":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_loads_wash_certificate_attachment_presence_from_order_attachment_content":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_the_highest_customer_specific_discount_in_expected_price_breakdowns":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_a_preloaded_e_conomic_global_discount_in_expected_price_breakdowns":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_does_not_report_a_price_mismatch_when_a_product_specific_discount_makes_the_expected_price_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_preloads_and_caches_missing_e_conomic_discounts_before_price_mismatch_detection":0.04,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_seeds_order_item_preview_cache_from_period_rows":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_sorts_manual_flags_before_automatic_warnings_and_preserves_legacy_circle_indicators_without_flags":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_scopes_invoice_period_flags_to_the_customer_card_that_can_render_them":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_keeps_order_item_preview_context_compact_for_the_period_response":0,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_formats_stored_manual_flags_with_the_creating_superuser_display_name":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_validates_supported_manual_flag_fields_by_target_type":0.136,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_wires_invoice_period_flag_routes_with_explicit_list_create_and_update_permissions":0.043,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_uses_the_users_display__name_column_in_detector_queries":0.115,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_aggregates_customer_price_overrides_by_customer_number_for_price_mismatch_detection":0.115,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_guards_optional_customer_vehicle_deleted__at_filtering_behind_a_column_check":0.097,"P\\Tests\\Unit\\Invoicing\\InvoicePeriodFlagServiceTest::__pest_evaluable_it_limits_historical_primary_product_lookup_to_current_period_registrations":0.08,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_provides_a_batched_plain_row_transaction_query_for_invoicing_period_responses":0.11,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_adds_guarded_composite_indexes_for_invoicing_period_lookups":0.155,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_blocks_invoicing_when_all_actionable_transactions_are_backed_by_valid_e_conomic_drafts":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_keeps_invoicing_available_when_valid_drafts_only_cover_part_of_the_actionable_work":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_excludes_errored__booked__deleted__and_missing_external_id_invoice_collections_at_query_time":0.027,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_still_checks_valid_drafts_when_the_collection_table_has_no_deleted_marker_column":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_and_subscription_customer_level_work_when_a_relevant_valid_draft_exists":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodDraftOverlayTest::__pest_evaluable_it_keeps_queue_blocking_ahead_of_the_draft_label_when_all_work_is_covered_by_queue_or_draft_state":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_detects_paginated_period_mode_only_when_pagination_parameters_are_present":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_normalizes_period_pagination_options_and_clamps_invalid_page_and_limit_values":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_slices_only_the_active_period_view_and_keeps_exact_full_result_type_counts":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_returns_the_entire_active_period_view_when_the_limit_is_all":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_searches_customer_fields_and_order_fields_at_the_customer_card_level":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodPaginationTest::__pest_evaluable_it_applies_requires_action_and_booked_visibility_filters_before_counting_and_slicing":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_normalizes_targeted_customer_number_filters_from_comma_separated_or_repeated_values":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_filters_period_customer_number_candidates_to_targeted_customers_only":0,"P\\Tests\\Unit\\MotorApi\\MotorApiCachedResultTest::__pest_evaluable_it_only_writes_cached_MotorAPI_metadata_when_a_response_object_exists":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_attaches_and_emails_a_wash_certificate_when_a_booking_is_already_linked_to_a_pos_order_without_one":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_does_not_create_or_email_a_duplicate_wash_certificate_when_a_linked_pos_order_already_has_one":0,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_keeps_standalone_booking_completion_behavior_unchanged_for_wash_certificates":0,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_auto_attaches_a_wash_certificate_on_order_completion_when_a_wash_certificate_item_is_present":0.001,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_keeps_order_completion_idempotent_when_a_wash_certificate_is_already_attached":0,"P\\Tests\\Unit\\Orders\\OrdersAutoWashCertificateCompletionTest::__pest_evaluable_it_allows_blank_safety_seal_values_when_auto_attaching_a_wash_certificate_on_completion":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_lets_the_order_level_override_include_an_otherwise_excluded_order":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_lets_the_order_level_override_exclude_an_otherwise_included_order":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_falls_back_to_the_department_invoicing_rule_when_the_override_is_null":0,"P\\Tests\\Unit\\Orders\\OrdersIncludeInInvoiceOverrideTest::__pest_evaluable_it_serializes_both_raw_and_effective_include__in__invoice_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_normalizes_sql_and_datetime_local_created__at_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_rejects_invalid_created__at_values":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_normalizes_include__in__invoice_tri_state_inputs":0,"P\\Tests\\Unit\\Orders\\OrdersInputNormalizerTest::__pest_evaluable_it_rejects_invalid_include__in__invoice_values":0,"P\\Tests\\Unit\\Orders\\OrdersRouteSettingsUpdateWiringTest::__pest_evaluable_it_wires_order_create_and_update_routes_through_the_settings_normalizers":0.035,"P\\Tests\\Unit\\Orders\\OrdersRouteSettingsUpdateWiringTest::__pest_evaluable_it_keeps_line_item_invoice_filtering_in_the_order_net_amount_calculation":0.004,"P\\Tests\\Unit\\Orders\\OrdersRouteStripePaymentIntentLifecycleWiringTest::__pest_evaluable_it_wires_mobile_stripe_payment_intent_routes_to_normalized_lifecycle_handling":0.008,"P\\Tests\\Unit\\Orders\\StripePaymentIntentsPersistenceWiringTest::__pest_evaluable_it_wires_stripe_payment_intent_persistence_to_prune_duplicates_and_clear_reader_state_safely":0.104,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_does_not_send_empty_mget_commands_to_redis":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_generates_MinIO_replica_compose_templates_without_embedding_secrets":0.001,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_computes_MinIO_free_space_and_catch_up_math_safely":0.001,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_wires_MinIO_replication_through_routes_and_bootstrap_snapshots":0.07,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_nested_v2_ALL_and_ANY_expression_trees_with_trace_output":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_v2_if__else_if__and_else_condition_branches_in_order":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_v2_case_expressions_against_question_values":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_returns_false_and_traces_v2_condition_expression_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_nested_conditions_form_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_migrates_legacy_AND_and_OR_rules_into_grouped_v2_condition_expressions":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_repairs_legacy_defaulted_always_task_gates_during_v2_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_does_not_let_legacy_defaulted_always_task_gates_bypass_validation":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_rejects_unsupported_legacy_task_target_rules_after_migration":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_v2_expressions_for_empty_used_conditions__missing_refs__invalid_operators__and_cycles":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_nested_v2_branch_and_case_expressions":0,"P\\Tests\\Unit\\Selfserve\\SelfserveInProgressWashAccessTest::__pest_evaluable_it_keeps_own_in_progress_self_serve_wash_details_visible_to_the_customer":0,"P\\Tests\\Unit\\Selfserve\\SelfserveInProgressWashAccessTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_details_during_customer_lane_polling":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_the_physical_machine_ON_signal_was_recorded__then_turns_off_cleaner_and_machine_relays":0.776,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_no_physical_machine_ON_signal_was_recorded_and_only_disables_configured_relays":0.046,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_does_not_use_selector_relay_online_status_as_machine_wash_billing_evidence":0.038,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_continues_STOP_when_exit_relay_dispatch_times_out_ambiguously":0.038,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_still_fails_STOP_for_non_timeout_exit_relay_errors":0.041,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_normalizes_Shelly_input_toggle_ON_events_as_machine_start_signals":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_normalizes_Shelly_switch_ON_events_and_nested_status_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveMachineSignalTest::__pest_evaluable_it_recognizes_Shelly_OFF_events_but_does_not_treat_them_as_billable_machine_starts":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_local_edge_gateway_machine_ON_signal_monitor_endpoints":0.017,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_lane_level_self_serve_toggles_through_lane_APIs__guest_payloads__and_edge_workspace_readiness":0.015,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_returns_authoritative_allowed_service_state_from_self_serve_session_summaries":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_filters_machine_button_tasks_out_of_self_serve_snapshots_when_MACHINE_is_not_allowed":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_blocks_new_self_serve_eligibility_and_session_sync_for_disabled_lanes":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_lane_level_self_serve_enablement_for_existing_department_lanes":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_creates_canvas_only_self_serve_studio_layout_storage":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_uses_mysql_safe_identifiers_for_self_serve_studio_virtual_hardware_storage":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_configurable_studio_actions_with_event__gate__scope__and_ordering_edges":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_validates_action_configuration_and_keeps_warnings_non_blocking":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_v2_condition_expressions_without_standalone_rule_nodes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_serializes_branch_and_case_condition_expression_dependencies":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_runtime_on_published_v2_configs_and_leaves_draft_JSON_as_the_studio_edit_surface":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_surfaces_task_attachments_in_studio_graph__simulator__and_flow_responses":0.016,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_exposes_dynamic_images_and_referenced_machine_types_as_studio_lookup_choices":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_keeps_lane_management_fields_on_lane_scope_nodes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_routes_studio_lane_graph_operations_through_department__lanes":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_projects_visible_question_answer_paths_into_grouped_task_service_and_signal_outcomes":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_truncates_path_outcome_projection_when_the_state_cap_is_reached":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_returns_complete_terminal_path_results_for_wide_question_trees_and_reports_progress":0.118,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_generates_and_merges_virtual_hardware_as_studio_only_relay_coverage":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_renders_virtual_gateway_nodes_and_task_service_edges_in_the_studio_graph":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_inserts_configured_action_signals_into_the_simulator_timeline_in_runtime_order":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_simulates_lane_scoped_wash_start_actions_for_property_gates_and_lane_entrance_ports":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_ordered_simulator_signal_timeline_rows_for_virtual_hardware_dry_runs":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_infers_legacy_defaulted_always_task_gates_from_condition__id_at_runtime":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashSessionStateTest::__pest_evaluable_it_treats_terminal_self_serve_wash_session_statuses_as_closed":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashSessionStateTest::__pest_evaluable_it_freezes_elapsed_self_serve_wash_minutes_at_completion_time":0,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_exposes_chauffeur_management_endpoints_on_the_subusers_route":0.009,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_includes_grant_management_fields_in_the_subusers_payload_builder":0.006,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_links_grant_disable_operations_to_SUBUSERS__DELETE_for_own_customer_managers":0.006,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_prevents_own_customer_managers_from_editing_driver_owned_account_profiles":0.005,"P\\Tests\\Unit\\Subusers\\SubusersRouteManagementContractTest::__pest_evaluable_it_only_allows_invite_resend_while_setup_is_still_pending":0.009,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusOpenApiSpecTest::__pest_evaluable_it_documents_the_superuser_system_status_snapshot_endpoint_in_openapi":0.008,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusOpenApiSpecTest::__pest_evaluable_it_defines_the_reusable_system_status_schemas_and_enums":0.006,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusRouteWiringTest::__pest_evaluable_it_registers_the_aggregated_superuser_system_status_endpoint_and_permission":0.006,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusRouteWiringTest::__pest_evaluable_it_keeps_the_legacy_database_status_endpoint_wired_through_the_shared_snapshot_service":0.004,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reduces_overall_status_using_down_and_degraded_precedence":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_runtime_usage_percentages_consistently":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reuses_cached_module_probes_only_when_the_ttl_is_still_valid_and_force_is_false":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"success\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"unauthorized\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"forbidden\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"rate limited\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"server error\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_authenticated_http_probe_responses_conservatively with data set \"dataset \"no response\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_classifies_transport_errors_as_down":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_normalizes_and_deduplicates_warning_entries_for_snapshots":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"dummy token rejected but credentials valid\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"invalid secret is down\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_interprets_recaptcha_probe_payloads_safely with data set \"dataset \"unexpected validation errors degrade\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"recaptcha\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"email\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"motorapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"fxratesapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"weatherapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"workfeed\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"gatewayapi\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"xlvask\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"limble\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"license plate recognizer\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_the_expected_http_probe_requests_for_newly_supported_modules with data set \"dataset \"bird\"\"":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_uses_runtime_economic_credentials_for_the_economic_probe":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_returns_down_without_attempting_economic_http_calls_when_runtime_credentials_are_missing":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_backup_probe_failures_from_local_validation":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_returns_configured_for_shelly_when_no_known_device_id_is_available_for_probing":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_builds_an_authenticated_shelly_status_probe_when_a_known_device_id_exists":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_validates_selfserve_schema_and_minute_product_configuration":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_invalid_selfserve_minute_configuration_before_touching_the_schema":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_reports_missing_selfserve_minute_products":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_surfaces_selfserve_bootstrap_failures":0,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_adds_localization_metadata_for_disabled_and_missing_config_modules":40.262,"P\\Tests\\Unit\\SystemStatus\\SuperuserSystemStatusServiceTest::__pest_evaluable_it_marks_newly_supported_modules_as_probe_backed_and_leaves_only_truly_unsupported_modules_as_configuration_only":38.499,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_detects_device_types_from_common_user_agents":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_treats_recent_sessions_as_active_within_the_configured_activity_window":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_converts_database_utc_datetimes_into_timezone_aware_iso_strings":0,"P\\Tests\\Unit\\SystemStatus\\SystemSessionActivityTrackerTest::__pest_evaluable_it_treats_timezone_aware_iso_timestamps_as_active_using_absolute_time":0,"P\\Tests\\Unit\\Tooling\\LegacyTestInventoryTest::__pest_evaluable_it_keeps_every_legacy_PHP_test_accounted_for_in_the_manifest":0.489,"P\\Tests\\Unit\\Tooling\\MySqlSchemaCompatibilityTest::__pest_evaluable_it_keeps_schema_bootstrap_SQL_compatible_with_the_MySQL_runner":6.55,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_allows_callers_to_resolve_customer_names_without_e_conomic_fallback":0.003,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_returns_an_empty_customer_name_map_without_touching_cache_for_empty_input":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_returns_no_rows_for_empty_array_field_filters":0,"P\\Tests\\Unit\\Users\\UsersRedisNamespaceSafetyTest::__pest_evaluable_it_keeps_users_Redis_access_namespace_safe":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_builds_department_weather_preload_targets_in_cli_without_a_request_uri":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_warming_for_workfeed_employee_name_cache":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_when_any_department_is_unhealthy":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_all_unhealthy_multi_department_slot_statuses_as_unhealthy":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_targets_are_missing":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_has_no_evaluable_hours":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_aggregated_multi_department_slot_has_not_started_yet":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_hour_details_route_with_weather_read_and_department_access_checks":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_weather_hour_contributions_grouped_per_employee_for_a_slot":0.001,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_weather_hour_contributions_for_canonical_nested_workfeed_employee_schema":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_weather_employee_identity_from_supported_shift_payload_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_prefers_canonical_workfeed_employee_schema_fields_over_generic_employee_names":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_use_workfeed_schema_name_fields_as_employee_ids":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_returns_a_null_employee_name_when_no_workfeed_employee_name_is_available":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_resolves_missing_workfeed_employee_names_from_the_employees_endpoint":0.042,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_filters_employee_hour_rows_that_cannot_be_resolved_to_a_workfeed_schema_name":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_resolves_employee_display_name_from_cache_when_shift_payload_lacks_a_name":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_formats_workfeed_employee_display_names_from_the_documented_firstname_lastname_schema":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_prefers_workfeed_schema_names_over_generic_display_name_fields":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_falls_back_to_legacy_display_name_fields_when_schema_names_are_absent":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_ignores_placeholder_workfeed_display_names":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedEmployeeNameFormatterTest::__pest_evaluable_it_ignores_employee_id_placeholder_display_names_when_the_id_is_known":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_normalizes_registrations_for_XL_Vask_automation_signatures":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_builds_stable_XL_Vask_automation_item_signatures":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_normalizes_persisted_XL_Vask_usage_log_rows_before_helper_hydration":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_builds_stable_OpenAI_cache_keys_for_identical_automation_input":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_changes_OpenAI_cache_keys_when_automation_eligibility_input_changes":0,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_declares_a_persistent_OpenAI_cache_table_for_XL_Vask_automation":0.005,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_declares_cached_amount_summary_columns_for_XL_Vask_usage_logs":0.012,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_scores_same_day_orders_with_matching_XL_Vask_products_and_extra_add_ons_as_attach_suggestions":0.003,"P\\Tests\\Unit\\XLVask\\XLVaskAutomationServiceTest::__pest_evaluable_it_does_not_score_an_order_with_only_the_primary_product_as_a_matching_add_on_attachment":0,"P\\Tests\\Unit\\XLVask\\XLVaskUsageLogHelperTest::__pest_evaluable_it_accepts_persisted_ignore_metadata_from_xlvask_usage_log_rows":0.019,"P\\Tests\\Unit\\XLVask\\XLVaskUsageLogHelperTest::__pest_evaluable_it_calculates_XL_Vask_amount_summaries_without_hydrating_order_item_previews":0.006,"P\\Tests\\Unit\\XLVask\\XLVaskUsageRouteContractTest::__pest_evaluable_it_exposes_direct_linked_order_metadata_on_XL_Vask_usage_order_rows":0.003,"P\\Tests\\Unit\\XLVask\\XLVaskUsageRouteContractTest::__pest_evaluable_it_returns_cached_amount_summaries_on_XL_Vask_usage_order_rows_without_widening_the_usage_log_object_payload":0.003,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_counts_complaint_rows_by_department_and_created__at_reporting_range":0.284,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_updates_and_deletes_complaint_rows":0.005,"P\\Tests\\Integration\\DailyReports\\DepartmentDailyReportComplaintsIntegrationTest::__pest_evaluable_it_parses_created__by__name_from_the_users_table":0.005,"P\\Tests\\Integration\\DailyReports\\DepartmentOutsideHoursStatisticsServiceIntegrationTest::__pest_evaluable_it_integrates_orders__xlvask__and_self_serve_into_one_outside_hours_summary_with_missing_hours_diagnostics":0.016,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_only_collected_invoice_jobs_and_respects_the_manual_batch_limit":0.014,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_the_configured_database_in_integration_mode":0,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_redis_in_integration_mode_when_configured":0,"P\\Tests\\Integration\\SystemStatus\\SuperuserSystemStatusInfrastructureProbeTest::__pest_evaluable_it_can_probe_minio_in_integration_mode_when_configured":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_redacts_sensitive_release_timeline_payload_fields_recursively":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_verifies_GitHub_sha256_webhook_signatures":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_GitHub_repository_identifiers_for_private_repository_access_checks":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_defines_release_manager_schema__routes__permissions__and_system_status_integration_hooks":0.575,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_summarizes_failed_deployments_and_blocks_promotion_until_a_deployment_succeeds":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_selected_Coolify_project_and_resolves_server_UUID_from_the_instance_default":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_supports_isolated_stack_mode_and_names_new_Coolify_services_explicitly":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_service_payloads_from_raw_compose_without_a_service_type":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_normalizes_Coolify_API_base_URLs_to_the_v1_API_root":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_parses_generated_env_files_for_Coolify_service_env_bulk_updates":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_prefers_public_Coolify_server_hosts_over_Docker_local_addresses":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_blocks_planned_downtime_operations_against_active_replication_primaries":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_allows_failed_Coolify_replica_targets_to_be_removed_after_the_service_disappears":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_retries_Coolify_maintenance_while_linked_replication_provisioning_is_still_incomplete":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_Hetzner_load_balancer_target_and_service_drift_without_mutating_state":0.24,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_does_not_plan_removal_of_the_last_Hetzner_load_balancer_target":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_removal_only_for_disabled_or_deleted_Hetzner_load_balancer_targets":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_defines_Coolify_schema__route_permissions__and_replication_integration_hooks":0.418,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_redacts_sensitive_error_report_payload_fields_recursively":0.001,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_validates_supported_screenshot_data_uris":0,"P\\Tests\\Unit\\ErrorReports\\ErrorReportTest::__pest_evaluable_it_defines_error_report_schema__routes__permissions__storage__and_OpenAPI_docs":0.04,"P\\Tests\\Unit\\Http\\ResponseRequestParametersTest::__pest_evaluable_it_reads_JSON_payloads_for_DELETE_request_parameter_arrays":0,"P\\Tests\\Unit\\Http\\ResponseRequestParametersTest::__pest_evaluable_it_keeps_DELETE_query_parameters_when_no_JSON_body_is_present":0,"P\\Tests\\Unit\\Infrastructure\\CorsReleaseHeadersTest::__pest_evaluable_it_allows_release_telemetry_headers_at_PHP_served_CORS_entry_points":0.424,"P\\Tests\\Unit\\Orders\\OrderBookingsCompletionDedupTest::__pest_evaluable_it_uses_the_linked_pos_order_wash_certificate_item_added_during_mobile_completion":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_normalizes_failover_config_defaults_and_per_kind_enablement":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_requires_strict_fresh_100_percent_replica_status_for_candidates":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_selects_the_freshest_eligible_replica_for_failover":0,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_promotes_enabled_startup_dependencies_from_snapshot_in_dependency_order":0.004,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_does_not_promote_a_disabled_dependency_during_startup_failover":0.001,"P\\Tests\\Unit\\Replication\\ReplicaFailoverManagerTest::__pest_evaluable_it_wires_the_failover_module_config_endpoint_and_promotion_paths":0.312,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_can_embed_primary_admin_credentials_in_generated_MariaDB_replica_env_files":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_operational_and_derived_tables_schema_only_during_MariaDB_seeding_and_replication":0.021,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_metadata_only_replication_host_renames":0.005,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_keeps_MinIO_backup_replicas_bounded_to_the_recent_backup_window":0.014,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_prefills_MinIO_replica_compose_primary_values_from_current_config_when_available":0.001,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_allows_the_MinIO_client_binary_to_be_configured_explicitly":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_supports_MinIO_client_runtime_fallback_configuration":0,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_extracts_host_specific_MariaDB_replication_account_denials":0.001,"P\\Tests\\Unit\\Replication\\ReplicationManagerStatusTest::__pest_evaluable_it_identifies_stopped_database_replication_threads_as_a_restartable_status":0,"P\\Tests\\Unit\\Scanner\\ModuleScannerRouteTest::__pest_evaluable_it_returns_no_plate_LPR_results_without_a_failed_HTTP_status":0.046,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_does_not_invent_GHCR_images_for_Coolify_service_payloads":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_release_branch_services_out_of_the_production_Coolify_environment_except_beta":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_Coolify_GitHub_App_application_payloads_so_pulls_use_the_app_token":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_does_not_treat_an_existing_Coolify_service_as_an_application_just_because_a_GitHub_App_UUID_is_stored":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_can_use_the_Coolify_instance_default_GitHub_App_when_source_targets_do_not_store_it_yet":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_updates_existing_frontend_Coolify_applications_away_from_legacy_Nixpacks_detection":0,"P\\Tests\\Unit\\Auth\\EconomicCreateCustomerResponseTest::__pest_evaluable_it_adds_supported_CVR_company_fields_to_the_e_conomic_customer_payload":0.014,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_release_channel_runtime_availability_independent_from_channel_URLs":0.007,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_a_requested_runtime_channel_only_when_it_is_available_to_the_principal":0.199,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_release_assignment_subject_suggestions_without_leaking_private_fields":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_GitHub_commit_timestamps_in_public_release_manager_commit_payloads":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_requires_non_default_release_channel_runtime_URLs_and_preserves_load_balancer_paths":0.105,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_exposes_release_version_git_commit_metadata_for_runtime_channel_cards":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_builds_gateway_API_auto_provision_context_for_connected_Coolify_servers":0.001,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_adds_explicit_Coolify_application_route_labels_for_gateway_API_domains":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_builds_explicit_Coolify_application_route_labels_for_release_API_targets":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_the_self_contained_Coolify_API_Dockerfile_for_API_applications":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_isolates_and_restores_Hetzner_load_balancer_IP_targets_for_gateway_certificate_bootstrap":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_requires_gateway_ping_probes_to_return_the_API_ping_contract":0,"P\\Tests\\Unit\\Tooling\\ComposerEntrypointTest::__pest_evaluable_it_checks_PSR_HTTP_message_interfaces_before_trusting_a_Composer_vendor_tree":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_marks_a_channel_ready_when_all_release_services_are_healthy":0.001,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_reports_non_default_channels_missing_bundles__versions__and_URLs_as_blocking_missing_values":0.024,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_surfaces_failed_latest_deployments_as_critical_promotion_blockers":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_flags_isolated_stacks_that_are_missing_database_Redis_and_MinIO_services":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_maps_degraded_Coolify_targets_and_reconcile_failures_to_release_service_issues":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_plans_Hetzner_load_balancer_service_health_check_drift_updates":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_returns_structured_errors_for_failed_gateway_certificate_bootstrap_and_verification":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_captures_release_request_context_from_headers_and_runtime_query_parameters":0.004,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_normalizes_channel_prefixed_API_ingress_paths_before_route_dispatch":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_creates_frontend_Coolify_GitHub_App_application_payloads_with_the_release_Dockerfile":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_builds_gateway_frontend_auto_provision_context_with_the_release_Dockerfile":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_allows_explicit_runtime_selection_of_any_enabled_release_channel":0.289,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_chooses_requested_runtime_channels_from_available_channels_or_enabled_channel_slugs":0,"P\\Tests\\Unit\\Coolify\\CoolifyManagerTest::__pest_evaluable_it_normalizes_gateway_probe_paths_for_release_gateway_health_checks":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_resolves_release_deployment_endpoints_from_manual_overrides__URLs__health_checks__and_gateway_defaults":0.001,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_report_frontend_or_API_URLs_missing_when_target_auto_endpoints_are_resolvable":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_offers_a_release_bundle_action_when_exactly_one_deployed_bundle_is_eligible":0.008,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_offers_application_target_preparation_for_path_routed_Coolify_failures":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_maps_the_public_master_API_prefix_to_the_stable_release_channel":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_uses_master_as_the_public_route_slug_for_the_stable_release_channel":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_block_channels_on_unhealthy_data_targets_when_data_services_are_production_shared":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_ignores_missing_legacy_bundles_but_still_blocks_on_missing_versions_and_URLs":0.001,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_marks_a_branch_based_channel_ready_without_a_release_bundle_when_app_versions_and_URLs_exist":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_does_not_surface_legacy_release_bundle_actions_as_readiness_blockers":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_exact_hidden_question__skipped_action__signal__and_button_decision_causes":0,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_rejects_standalone_order_booking_completion_outside_POS":5.621,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_allows_linked_POS_order_booking_completion_for_mobile_POS_compatibility":4.121,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_accepts_numeric_safety_seal_strings_when_completing_a_linked_POS_order_booking":4.366,"P\\Tests\\Api\\OrderBookingsCompletionApiTest::__pest_evaluable_it_disables_the_legacy_complete_wash_without_certificate_route":1.122,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_detaches_an_order_booking_and_clears_the_matching_order_link":5.559,"P\\Tests\\Api\\OrderBookingsUpdateApiTest::__pest_evaluable_it_keeps_the_linked_order_when_order__id_is_omitted_from_an_order_booking_update":5.22,"P\\Tests\\Unit\\DynamicImages\\DepartmentLaneDynamicImageRouteTest::__pest_evaluable_it_accepts_ordered_dynamic_image_button_tokens_including_program_picker_reset_start_and_zero":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_adds_program_picker_before_mapped_machine_buttons_in_simulator_debug_decisions":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_verifies_CI_release_gate_bearer_tokens_from_dedicated_release_credentials":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_only_chooses_requested_runtime_channels_from_channels_available_to_the_principal":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_ignores_explicit_runtime_selection_for_channels_outside_the_principal_channel_set":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_auto_prepares_path_routed_release_targets_for_Coolify_application_creation":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_offers_application_target_preparation_for_missing_Coolify_service_creation_failures":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_builds_API_Coolify_runtime_environment_from_allowed_process_variables":0.001,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_normalizes_URL_like_CORS_entries_to_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_merges_required_release_and_existing_frontend_origins_into_configured_CORS":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_builds_credential_safe_normal_CORS_response_headers_for_allowed_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_builds_preflight_CORS_response_headers_for_api_v2_release_URLs":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_rejects_unknown_CORS_origins":0,"P\\Tests\\Unit\\Infrastructure\\CorsPolicyTest::__pest_evaluable_it_reflects_the_request_origin_for_wildcard_CORS_instead_of_sending_credentialed_wildcard_headers":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_allows_customers_with_own_self_serve_permission_to_use_enabled_self_serve_lanes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_customer_lane_mutations_without_own_self_serve_permission":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_customer_lane_mutations_when_the_lane_is_not_operationally_enabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_allows_active_wash_operations_when_the_lane_runtime_belongs_to_the_customer":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_falls_back_to_active_department_sessions_for_customer_active_wash_operations":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_blocks_active_wash_operations_for_other_customers":0,"P\\Tests\\Unit\\Selfserve\\SelfservePropertyGatePermissionBypassTest::__pest_evaluable_it_does_not_bypass_property_gate_permissions_without_customer_self_serve_permission":0,"P\\Tests\\Unit\\Selfserve\\SelfserveCustomerLaneAccessTest::__pest_evaluable_it_keeps_active_wash_operations_available_if_a_lane_is_disabled_after_start":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_requires_authentication_before_checking_in_progress_wash_permissions":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_reports_both_elevated_and_customer_self_serve_permissions_when_lane_polling_is_not_allowed":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_allows_customer_self_serve_permission_to_view_their_own_in_progress_wash_details":0,"P\\Tests\\Api\\SelfserveLaneWashInProgressApiTest::__pest_evaluable_it_redacts_another_customers_in_progress_wash_from_customer_self_serve_lane_polling":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_beta_API_runtime_environment_on_production_database_target":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_treats_attach_existing_service_sets_without_data_target_ids_as_production_shared_ready":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_rejects_beta_release_bundles_that_resolve_to_isolated_cloned_or_fresh_data_services":0.01,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_detects_explicit_data_target_ids_so_beta_service_sets_can_stay_data_only":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_resolves_backend_commit_sha_from_API_runtime_environment_in_priority_order":0.009,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_injects_selected_API_commit_into_Coolify_runtime_env_unless_explicitly_set":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_allows_beta_production_service_bundles_only_when_data_services_stay_production_shared":0,"P\\Tests\\Unit\\ReleaseManager\\ReleaseManagerTest::__pest_evaluable_it_keeps_release_branch_services_out_of_the_production_Coolify_environment":0,"P\\Tests\\Unit\\Release\\ReleaseManagerStatusOverviewTest::__pest_evaluable_it_marks_beta_ready_from_the_production_frontend_and_API_services":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStudioGraphTest::__pest_evaluable_it_uses_program_picker_button_numbers_as_thumb_selectors_in_simulator_debug_decisions":0}} \ No newline at end of file diff --git a/services/nginx/app/classes/release_manager.php b/services/nginx/app/classes/release_manager.php index 9e59863d..7e99b77d 100644 --- a/services/nginx/app/classes/release_manager.php +++ b/services/nginx/app/classes/release_manager.php @@ -29,8 +29,10 @@ class release_manager private const STACK_DATA_KINDS = ['database', 'redis', 'minio']; private const PRODUCTION_DATA_POLICY = 'production_shared'; private const BETA_PRODUCTION_DATA_SOURCE_CHANNELS = ['stable', 'master', 'production', 'prod']; + private const PRODUCTION_SERVICE_POLICY = 'production_shared'; + private const PRODUCTION_SERVICE_CHANNELS = ['beta']; private const RELEASE_STATUS_SERVICES = ['frontend', 'api', 'database', 'redis', 'minio']; - private const DEFAULT_COOLIFY_ENVIRONMENT_CHANNELS = ['stable', 'production', 'prod', 'beta']; + private const DEFAULT_COOLIFY_ENVIRONMENT_CHANNELS = ['stable', 'production', 'prod']; private const DEFAULT_COOLIFY_APPLICATION_PORT = '80'; private const DEFAULT_COOLIFY_API_DOCKERFILE = '/Dockerfile.coolify-api'; private const RELEASE_API_RUNTIME_ENV_KEYS = [ @@ -72,6 +74,10 @@ class release_manager 'MINIO_ACCESS_KEY', 'MINIO_SECRET_KEY', 'SLACK_DEFAULT_WEBHOOK', + 'API_COMMIT_SHA', + 'COMMIT_SHA', + 'GITHUB_SHA', + 'RELEASE_COMMIT_SHA', ]; private const RELEASE_API_RUNTIME_ENV_PREFIXES = [ 'EDGE_', @@ -243,7 +249,7 @@ class release_manager public static function backendVersion(): string { foreach (['RELEASE_VERSION', 'GITHUB_SHA', 'COMMIT_SHA', 'VITE_COMMIT_HASH'] as $key) { - $value = trim((string)(getenv($key) ?: ($_SERVER[$key] ?? ''))); + $value = self::runtimeEnvValue($key); if ($value !== '') { return self::safeIdentifier($value, 128); } @@ -251,6 +257,78 @@ class release_manager return 'unknown'; } + public static function backendCommitSha(): string + { + foreach (['API_COMMIT_SHA', 'COMMIT_SHA', 'GITHUB_SHA', 'RELEASE_COMMIT_SHA'] as $key) { + $sha = self::normalizeCommitSha(self::runtimeEnvValue($key)); + if ($sha !== '') { + return $sha; + } + } + + $sha = self::localGitCommitSha(); + return $sha !== '' ? $sha : 'unknown'; + } + + private static function runtimeEnvValue(string $key): string + { + $value = getenv($key); + if (($value === false || trim((string)$value) === '') && array_key_exists($key, $_ENV ?? [])) { + $value = $_ENV[$key]; + } + if (($value === false || trim((string)$value) === '') && array_key_exists($key, $_SERVER ?? [])) { + $value = $_SERVER[$key]; + } + + return is_scalar($value) ? trim((string)$value) : ''; + } + + private static function normalizeCommitSha(string $value): string + { + $value = strtolower(trim($value)); + return preg_match('/^[a-f0-9]{7,40}$/', $value) === 1 ? $value : ''; + } + + private static function localGitCommitSha(): string + { + $base = defined('WD') ? (string)WD : dirname(__DIR__); + $candidates = []; + $current = $base; + + for ($i = 0; $i < 6; $i++) { + if ($current === '' || isset($candidates[$current])) { + break; + } + $candidates[$current] = true; + $parent = dirname($current); + if ($parent === $current) { + break; + } + $current = $parent; + } + + foreach (array_keys($candidates) as $directory) { + $gitPath = $directory . DIRECTORY_SEPARATOR . '.git'; + if (!is_dir($directory) || (!is_dir($gitPath) && !is_file($gitPath))) { + continue; + } + + $output = []; + $exitCode = 1; + @exec('git -C ' . escapeshellarg($directory) . ' rev-parse HEAD 2>&1', $output, $exitCode); + if ($exitCode !== 0 || !isset($output[0])) { + continue; + } + + $sha = self::normalizeCommitSha((string)$output[0]); + if ($sha !== '') { + return $sha; + } + } + + return ''; + } + public static function verifyGithubSignature(string $secret, string $payload, string $signatureHeader): bool { $secret = trim($secret); @@ -542,15 +620,17 @@ class release_manager $availableChannels, $this->requestedRuntimeChannelSlug($input) ); - $versions = $this->currentVersionsForChannel((int)$channel['id']); + $serviceChannel = $this->runtimeServiceChannelFor($channel); + $versions = $this->currentVersionsForChannel((int)$serviceChannel['id']); $capturePolicy = $this->capturePolicyFor($context, $channel); - $urls = $this->releaseRuntimeUrls($channel, $versions); + $urls = $this->releaseRuntimeUrls($serviceChannel, $versions); return [ 'source' => 'deployment', 'generated_at' => date('c'), 'trace_id' => $this->requestTraceId(), 'channel' => $this->publicRuntimeChannel($channel), + 'service_channel' => $this->publicRuntimeChannel($serviceChannel), 'versions' => $versions, 'frontend_base_url' => $urls['frontend_base_url'], 'api_base_url' => $urls['api_base_url'], @@ -559,6 +639,7 @@ class release_manager 'capture_policy' => $capturePolicy, 'available_channels' => $this->publicRuntimeChannelOptions($availableChannels), 'selected_channel_slug' => (string)($channel['slug'] ?? ''), + 'selected_service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), 'module_keys' => self::MODULE_KEYS, ]; } @@ -575,14 +656,16 @@ class release_manager $this->requestedRuntimeChannelSlug($input) ); - $versions = $this->currentVersionsForChannel((int)$channel['id']); - $urls = $this->releaseRuntimeUrls($channel, $versions); + $serviceChannel = $this->runtimeServiceChannelFor($channel); + $versions = $this->currentVersionsForChannel((int)$serviceChannel['id']); + $urls = $this->releaseRuntimeUrls($serviceChannel, $versions); return [ 'source' => 'deployment', 'generated_at' => date('c'), 'trace_id' => $this->requestTraceId(), 'channel' => $this->publicRuntimeChannel($channel), + 'service_channel' => $this->publicRuntimeChannel($serviceChannel), 'versions' => $versions, 'frontend_base_url' => $urls['frontend_base_url'], 'api_base_url' => $urls['api_base_url'], @@ -591,6 +674,7 @@ class release_manager 'capture_policy' => $this->capturePolicyFor($context, $channel), 'available_channels' => $this->publicRuntimeChannelOptions($availableChannels), 'selected_channel_slug' => (string)($channel['slug'] ?? ''), + 'selected_service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), 'module_keys' => self::MODULE_KEYS, ]; } @@ -1362,6 +1446,40 @@ class release_manager ); $statuses[] = 'passed'; + if ($this->channelUsesProductionServices($channel)) { + $serviceChannel = $this->productionServiceChannel(); + $this->recordOperationStep( + $operationId, + 'production_services', + 'Production frontend and API services', + 'passed', + sprintf( + '%s uses the %s production frontend and API services; channel sync does not deploy separate release services.', + (string)($channel['name'] ?? $channel['slug']), + (string)($serviceChannel['name'] ?? $serviceChannel['slug']) + ), + null, + null, + [ + 'channel_slug' => (string)($channel['slug'] ?? ''), + 'service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), + 'service_policy' => self::PRODUCTION_SERVICE_POLICY, + ] + ); + $statuses[] = 'passed'; + + $this->completeOperationRun( + $operationId, + 'passed', + 'Channel sync completed; production services remain active.', + null + ); + $operation = $this->operationDetail($operationId); + $operation['deployments'] = []; + $operation['channel'] = $this->publicChannel($this->getChannel($channelId)); + return $operation; + } + foreach ($apps as $app) { $target = $this->deploymentTargetForChannelApp($channelId, $app); if ($target === null) { @@ -1943,12 +2061,14 @@ class release_manager $bundlesByChannel = $this->releaseStatusBundlesByChannel( is_array($summary['bundles'] ?? null) ? $summary['bundles'] : [] ); + $productionServiceChannel = $this->releaseStatusProductionServiceChannel($channels); $channelRows = []; $issues = []; foreach ($channels as $channel) { $row = $this->releaseStatusChannelRow( $channel, + $productionServiceChannel, $targetsByChannelApp, $deployments, $deploymentsByChannelApp, @@ -2023,6 +2143,7 @@ class release_manager private function releaseStatusChannelRow( array $channel, + ?array $productionServiceChannel, array $targetsByChannelApp, array $deployments, array $deploymentsByChannelApp, @@ -2032,6 +2153,7 @@ class release_manager $channelId = (int)($channel['id'] ?? 0); $channelSlug = (string)($channel['slug'] ?? ''); $channelName = (string)($channel['name'] ?? $channelSlug); + $channel = $this->releaseStatusChannelWithProductionServices($channel, $productionServiceChannel, $targetsByChannelApp); $channelWithTargetEndpoints = $this->releaseStatusChannelWithTargetEndpoints($channel, $targetsByChannelApp); $availability = $this->releaseStatusChannelAvailability($channelWithTargetEndpoints); $services = $this->releaseStatusServicesForChannel( @@ -2114,6 +2236,9 @@ class release_manager 'channel_name' => $channelName, 'default_channel' => (bool)($channelWithTargetEndpoints['default_channel'] ?? false), 'enabled' => (bool)($channelWithTargetEndpoints['enabled'] ?? true), + 'service_policy' => (string)($channelWithTargetEndpoints['service_policy'] ?? 'channel'), + 'service_channel_id' => $channelWithTargetEndpoints['_service_channel_id'] ?? $channelId, + 'service_channel_slug' => $channelWithTargetEndpoints['_service_channel_slug'] ?? $channelSlug, 'severity' => $severity, 'readiness' => $readiness, 'message' => self::releaseStatusChannelMessage($readiness, count($issues)), @@ -2130,6 +2255,64 @@ class release_manager ]; } + private function releaseStatusProductionServiceChannel(array $channels): ?array + { + $normalized = array_values(array_filter($channels, static fn(mixed $channel): bool => is_array($channel))); + + foreach ($normalized as $channel) { + if ( + ((bool)($channel['default_channel'] ?? false) || (int)($channel['default_channel'] ?? 0) === 1) + && !$this->channelUsesProductionServices($channel) + ) { + return $channel; + } + } + + foreach (self::BETA_PRODUCTION_DATA_SOURCE_CHANNELS as $slug) { + foreach ($normalized as $channel) { + if ( + self::safeSlug((string)($channel['slug'] ?? '')) === $slug + && !$this->channelUsesProductionServices($channel) + ) { + return $channel; + } + } + } + + foreach ($normalized as $channel) { + if (!$this->channelUsesProductionServices($channel)) { + return $channel; + } + } + + return null; + } + + private function releaseStatusChannelWithProductionServices( + array $channel, + ?array $productionServiceChannel, + array $targetsByChannelApp + ): array { + if (!$this->channelUsesProductionServices($channel) || $productionServiceChannel === null) { + return $channel; + } + + $source = $this->releaseStatusChannelWithTargetEndpoints($productionServiceChannel, $targetsByChannelApp); + $channel['_uses_production_services'] = true; + $channel['_service_channel_id'] = (int)($source['id'] ?? 0); + $channel['_service_channel_slug'] = (string)($source['slug'] ?? ''); + $channel['service_policy'] = self::PRODUCTION_SERVICE_POLICY; + $channel['versions'] = is_array($source['versions'] ?? null) ? $source['versions'] : []; + + foreach (['frontend_base_url', 'api_base_url'] as $field) { + if (!empty($source[$field])) { + $channel[$field] = $source[$field]; + } + } + + return $channel; + } + private function releaseStatusChannelWithTargetEndpoints(array $channel, array $targetsByChannelApp): array { $channelId = (int)($channel['id'] ?? 0); @@ -2168,6 +2351,7 @@ class release_manager array $serviceSetsByChannel ): array { $channelId = (int)($channel['id'] ?? 0); + $appServiceChannelId = (int)($channel['_service_channel_id'] ?? $channelId); $versions = is_array($channel['versions'] ?? null) ? $channel['versions'] : []; $serviceSet = is_array($versions['service_set'] ?? null) ? $versions['service_set'] @@ -2176,7 +2360,7 @@ class release_manager $services = []; foreach (self::APPS as $app) { - $key = $channelId . ':' . $app; + $key = $appServiceChannelId . ':' . $app; $services[] = $this->releaseStatusAppServiceRow( $app, $channel, @@ -2275,6 +2459,15 @@ class release_manager ]); } + if (($channel['_uses_production_services'] ?? false) === true) { + return array_replace($row, [ + 'status' => self::PRODUCTION_SERVICE_POLICY, + 'service_policy' => self::PRODUCTION_SERVICE_POLICY, + 'service_channel_slug' => (string)($channel['_service_channel_slug'] ?? ''), + 'message' => $serviceLabel . ' uses the production service for this channel.', + ]); + } + $isDefaultChannel = (bool)($channel['default_channel'] ?? false) || (string)($channel['slug'] ?? '') === 'stable'; if (!$isDefaultChannel && is_array($target) && trim((string)($target['coolify_service_uuid'] ?? '')) === '') { return array_replace($row, [ @@ -2450,7 +2643,7 @@ class release_manager private function releaseStatusChannelAvailability(array $channel): array { - if (is_array($channel['availability'] ?? null)) { + if (($channel['_uses_production_services'] ?? false) !== true && is_array($channel['availability'] ?? null)) { $availability = $channel['availability']; $missing = self::releaseStatusReadinessMissingValues( is_array($availability['missing'] ?? null) ? $availability['missing'] : [] @@ -3057,8 +3250,13 @@ class release_manager return array_map(function (array $channel): array { $public = $this->publicChannel($channel); - $public['versions'] = $this->currentVersionsForChannel((int)$channel['id']); - $public['current_deployments'] = $this->channelCurrentDeployments((int)$channel['id']); + $serviceChannel = $this->runtimeServiceChannelFor($channel); + $public['service_channel'] = $this->publicChannel($serviceChannel); + $public['service_policy'] = $this->channelUsesProductionServices($channel) + ? self::PRODUCTION_SERVICE_POLICY + : 'channel'; + $public['versions'] = $this->currentVersionsForChannel((int)$serviceChannel['id']); + $public['current_deployments'] = $this->channelCurrentDeployments((int)$serviceChannel['id']); $public['branch_status'] = $this->channelBranchStatus($channel); $public['data_services'] = $this->channelDataServicesSummary($channel); $public['replication_policy'] = $public['data_services']['policy'] ?? $this->replicationPolicyForMode('production_shared'); @@ -3467,10 +3665,6 @@ class release_manager $frontendTargetId = $this->serviceSetTargetIdFromInput($input, 'frontend', $source); $apiTargetId = $this->serviceSetTargetIdFromInput($input, 'api', $source); - if ($isBetaChannel) { - $this->assertServiceSetTargetBelongsToChannel($frontendTargetId, 'frontend', $channel); - $this->assertServiceSetTargetBelongsToChannel($apiTargetId, 'api', $channel); - } $dataTargets = []; $dataTargetSource = $isBetaChannel ? $dataSource : ($dataSource ?? $source); foreach (self::STACK_DATA_KINDS as $kind) { @@ -3515,12 +3709,9 @@ class release_manager } } - if (!in_array($mode, ['fresh_empty', 'isolated_stack'], true) && $source === null && $frontendTargetId === null && $apiTargetId === null) { + if (!$isBetaChannel && !in_array($mode, ['fresh_empty', 'isolated_stack'], true) && $source === null && $frontendTargetId === null && $apiTargetId === null) { throw new RuntimeException('Select an existing release deployment or target before creating a reusable service set.'); } - if ($isBetaChannel && ($frontendTargetId === null || $apiTargetId === null)) { - throw new RuntimeException('Beta production-data service sets require explicit beta frontend and API targets.'); - } $metadata = is_array($input['metadata'] ?? null) ? $input['metadata'] : self::jsonDecode($input['metadata_json'] ?? null); $metadata['dataset_mode'] = $mode; @@ -3546,10 +3737,10 @@ class release_manager } $slug = $this->uniqueServiceSetSlug(self::safeSlug((string)($input['slug'] ?? $name))); - $status = $this->serviceSetStatus($mode, $frontendTargetId, $apiTargetId, $dataTargets); - $stackComplete = $frontendTargetId !== null + $status = $isBetaChannel ? 'ready' : $this->serviceSetStatus($mode, $frontendTargetId, $apiTargetId, $dataTargets); + $stackComplete = $isBetaChannel || ($frontendTargetId !== null && $apiTargetId !== null - && (!in_array(null, $dataTargets, true) || $mode === 'attach_existing'); + && (!in_array(null, $dataTargets, true) || $mode === 'attach_existing')); $health = [ 'status' => $status, 'stack_complete' => $stackComplete, @@ -3772,6 +3963,9 @@ class release_manager } $serviceSet = $this->getServiceSet($serviceSetId); $channel = $this->channelFromInputOrDefault($input, $serviceSet); + if ($this->channelUsesProductionServices($channel)) { + throw new RuntimeException('Beta release channel uses production services and does not create separate release bundles.'); + } $this->assertBetaProductionDataPolicy($channel, $serviceSet); $versionLabel = trim((string)($input['version_label'] ?? '')); @@ -3835,6 +4029,9 @@ class release_manager $bundle = $this->getBundle($bundleId); $serviceSet = $this->getServiceSet((int)$bundle['service_set_id']); $channel = $this->getChannel((int)$bundle['channel_id']); + if ($this->channelUsesProductionServices($channel)) { + throw new RuntimeException('Beta release channel uses production services and does not deploy separate release bundles.'); + } $this->assertBetaProductionDataPolicy($channel, $serviceSet); $results = []; $deploymentIds = ['frontend' => null, 'api' => null]; @@ -3907,6 +4104,9 @@ class release_manager $channel = $this->getChannel($channelId); $serviceSetId = (int)$bundle['service_set_id']; $serviceSet = $this->getServiceSet($serviceSetId); + if ($this->channelUsesProductionServices($channel)) { + throw new RuntimeException('Beta release channel uses production services and does not promote separate release bundles.'); + } $this->assertBetaProductionDataPolicy($channel, $serviceSet); $this->assertReleaseGatePassedForPromotion( $channelId, @@ -4032,6 +4232,9 @@ class release_manager { $this->ensureSchema(); $channel = $this->channelFromInput($input); + if ($this->channelUsesProductionServices($channel)) { + throw new RuntimeException('Beta release channel uses production services and cannot deploy separate frontend or API services.'); + } $app = $this->normalizeApp((string)($input['app'] ?? '')); $target = $this->deploymentTargetFromInput($input, (int)$channel['id'], $app); @@ -4215,6 +4418,9 @@ class release_manager } $channelId = (int)$deployment['channel_id']; + if ($this->channelUsesProductionServices($this->getChannel($channelId))) { + throw new RuntimeException('Beta release channel uses production services and does not promote separate deployments.'); + } $this->assertReleaseGatePassedForPromotion( $channelId, (string)($deployment['app'] ?? '') === 'frontend' ? (string)($deployment['commit_sha'] ?? '') : '', @@ -4887,6 +5093,46 @@ class release_manager return $resolvedChannel; } + private function runtimeServiceChannelFor(array $channel): array + { + if (!$this->channelUsesProductionServices($channel)) { + return $channel; + } + + return $this->productionServiceChannel(); + } + + private function productionServiceChannel(): array + { + $channel = $this->selectOne( + "SELECT * + FROM release_channels + WHERE deleted_at IS NULL + AND enabled = 1 + AND default_channel = 1 + AND slug <> 'beta' + ORDER BY id + LIMIT 1" + ); + if ($channel !== null) { + return $channel; + } + + foreach (self::BETA_PRODUCTION_DATA_SOURCE_CHANNELS as $slug) { + $channel = $this->findChannelBySlug($slug); + if ($channel !== null && (int)($channel['enabled'] ?? 0) === 1 && !$this->channelUsesProductionServices($channel)) { + return $channel; + } + } + + $default = $this->defaultChannel(); + if ($this->channelUsesProductionServices($default)) { + throw new RuntimeException('No production release channel is configured for beta services.'); + } + + return $default; + } + private function requestedRuntimeChannelSlug(array $input = []): string { $value = $input['release_channel'] @@ -5051,6 +5297,23 @@ class release_manager private function channelAvailability(array $channel): array { $channelId = (int)($channel['id'] ?? 0); + if ($this->channelUsesProductionServices($channel)) { + $serviceChannel = $this->productionServiceChannel(); + $versions = $this->currentVersionsForChannel((int)$serviceChannel['id']); + $urls = $this->releaseRuntimeUrls($serviceChannel, $versions); + $availability = $this->channelAvailability($serviceChannel); + + return array_replace($availability, [ + 'configured' => (bool)($availability['configured'] ?? false), + 'missing' => is_array($availability['missing'] ?? null) ? $availability['missing'] : [], + 'frontend_base_url' => $urls['frontend_base_url'], + 'api_base_url' => $urls['api_base_url'], + 'service_policy' => self::PRODUCTION_SERVICE_POLICY, + 'service_channel_id' => (int)($serviceChannel['id'] ?? 0), + 'service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), + ]); + } + $isDefault = ((int)($channel['default_channel'] ?? 0) === 1) || (string)($channel['slug'] ?? '') === 'stable'; if ($isDefault || $channelId <= 0) { return [ @@ -5336,6 +5599,15 @@ class release_manager $this->appendRuntimeEnvValue($env, $key, $value); } + $deploymentCommitSha = self::normalizeCommitSha($this->releaseCoolifyGitCommitSha($target, $context)); + if ($deploymentCommitSha !== '') { + foreach (['API_COMMIT_SHA', 'COMMIT_SHA'] as $key) { + if (!array_key_exists($key, $contextEnv)) { + $env[$key] = $deploymentCommitSha; + } + } + } + $env = array_replace($env, $contextEnv); $env['USE_ENV'] = trim((string)($env['USE_ENV'] ?? '')) !== '' ? $env['USE_ENV'] : 'true'; $env['CORS'] = cors_policy::withRequiredOrigins((string)($env['CORS'] ?? '')); @@ -7063,6 +7335,28 @@ class release_manager private function channelBranchStatus(array $channel): array { $channelId = (int)($channel['id'] ?? 0); + if ($this->channelUsesProductionServices($channel)) { + $serviceChannel = $this->productionServiceChannel(); + $serviceChannelId = (int)($serviceChannel['id'] ?? 0); + $branch = self::releaseBranchForChannel($serviceChannel); + $status = []; + foreach (self::APPS as $app) { + $target = $this->deploymentTargetForChannelApp($serviceChannelId, $app); + $repository = trim((string)($target['repository'] ?? self::defaultRepositoryForApp($app))); + $status[$app] = [ + 'repository' => $repository, + 'branch' => $branch, + 'route_slug' => self::routeSlugForChannel((string)($channel['slug'] ?? '')), + 'target_configured' => true, + 'target_branch' => $target['branch'] ?? $branch, + 'state' => self::PRODUCTION_SERVICE_POLICY, + 'retry_action' => null, + 'service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), + ]; + } + return $status; + } + $branch = self::releaseBranchForChannel($channel); $status = []; foreach (self::APPS as $app) { @@ -7092,7 +7386,10 @@ class release_manager private function channelDataServicesSummary(array $channel): array { - $serviceSet = $this->activeServiceSetForChannel((int)($channel['id'] ?? 0)); + $serviceChannel = $this->channelUsesProductionServices($channel) + ? $this->productionServiceChannel() + : $channel; + $serviceSet = $this->activeServiceSetForChannel((int)($serviceChannel['id'] ?? 0)); $serviceSetMode = $serviceSet !== null ? (string)($serviceSet['mode'] ?? 'attach_existing') : self::PRODUCTION_DATA_POLICY; $mode = $this->serviceSetDataPolicy($serviceSet); $policy = $this->replicationPolicyForMode($mode); @@ -7134,6 +7431,8 @@ class release_manager return [ 'channel_id' => (int)($channel['id'] ?? 0), 'channel_slug' => (string)($channel['slug'] ?? ''), + 'service_channel_id' => (int)($serviceChannel['id'] ?? 0), + 'service_channel_slug' => (string)($serviceChannel['slug'] ?? ''), 'mode' => $serviceSet === null ? 'production_shared' : $mode, 'service_set_mode' => $serviceSetMode, 'data_policy' => $mode, @@ -8100,6 +8399,15 @@ class release_manager return self::safeSlug((string)($channel['slug'] ?? '')) === 'beta'; } + private function channelUsesProductionServices(array $channel): bool + { + return in_array( + self::safeSlug((string)($channel['slug'] ?? '')), + self::PRODUCTION_SERVICE_CHANNELS, + true + ); + } + private function serviceSetDataPolicy(?array $serviceSet): string { if ($serviceSet === null) { @@ -8134,15 +8442,6 @@ class release_manager if ($this->serviceSetDataPolicy($serviceSet) !== self::PRODUCTION_DATA_POLICY) { throw new RuntimeException('Beta release bundles must use production-shared data services.'); } - - $frontendTargetId = $this->nullablePositiveInt($serviceSet['frontend_target_id'] ?? null); - $apiTargetId = $this->nullablePositiveInt($serviceSet['api_target_id'] ?? null); - if ($frontendTargetId === null || $apiTargetId === null) { - throw new RuntimeException('Beta release bundles require beta frontend and API targets.'); - } - - $this->assertServiceSetTargetBelongsToChannel($frontendTargetId, 'frontend', $channel); - $this->assertServiceSetTargetBelongsToChannel($apiTargetId, 'api', $channel); } private function assertBetaDataSourceChannel(?array $source): void @@ -8560,9 +8859,11 @@ class release_manager private function publicRuntimeChannelOptions(array $channels): array { return array_map(function (array $channel): array { + $serviceChannel = $this->runtimeServiceChannelFor($channel); return [ 'channel' => $this->publicRuntimeChannel($channel), - 'versions' => $this->currentVersionsForChannel((int)($channel['id'] ?? 0)), + 'service_channel' => $this->publicRuntimeChannel($serviceChannel), + 'versions' => $this->currentVersionsForChannel((int)($serviceChannel['id'] ?? 0)), 'availability' => $this->channelAvailability($channel), ]; }, $channels); diff --git a/services/nginx/app/modules/selfserve/classes/selfserve_wash_flow.php b/services/nginx/app/modules/selfserve/classes/selfserve_wash_flow.php index 5e1d1e78..32ffe7b6 100644 --- a/services/nginx/app/modules/selfserve/classes/selfserve_wash_flow.php +++ b/services/nginx/app/modules/selfserve/classes/selfserve_wash_flow.php @@ -2408,11 +2408,20 @@ class selfserve_wash_flow implements selfserve_wash_flow_i protected function taskUsesProgramPicker(array $task): bool { - return in_array( + if (in_array( 'PROGRAM_PICKER', $this->normalizeServiceNames($this->normalizeJsonArray($task['services'] ?? null)), true - ); + )) { + return true; + } + + return in_array('program_picker', $this->normalizeButtonList($task['buttons'] ?? null), true); + } + + protected function isProgramNumberButton(mixed $button): bool + { + return is_int($button) && $button >= 0 && $button <= 11; } protected function dynamicImageButtonSequenceForTask(array $task): array @@ -2422,7 +2431,15 @@ class selfserve_wash_flow implements selfserve_wash_flow_i return $buttons; } - return $this->normalizeButtonList(array_merge(['program_picker'], $buttons)); + $sequence = ['program_picker']; + foreach ($buttons as $button) { + if ($button === 'program_picker' || $this->isProgramNumberButton($button)) { + continue; + } + $sequence[] = $button; + } + + return $this->normalizeButtonList($sequence); } /** diff --git a/services/nginx/app/openapi.yaml b/services/nginx/app/openapi.yaml index 63fe48a5..00980b11 100644 --- a/services/nginx/app/openapi.yaml +++ b/services/nginx/app/openapi.yaml @@ -8047,7 +8047,15 @@ paths: description: Worker status retrieved successfully content: application/json: - schema: {} + schema: + type: object + properties: + data: + type: object + properties: + api_commit_sha: + type: string + description: Running API commit SHA, or unknown when unavailable. /worker/debug: get: diff --git a/services/nginx/app/routes/workerRoute.php b/services/nginx/app/routes/workerRoute.php index b25c81aa..b74bce9e 100644 --- a/services/nginx/app/routes/workerRoute.php +++ b/services/nginx/app/routes/workerRoute.php @@ -4,6 +4,7 @@ namespace routes; use classes\db; use classes\economic; +use classes\release_manager; use classes\router; use classes\shelly; use classes\slack; @@ -133,6 +134,7 @@ class workerRoute 'timezone' => date_default_timezone_get(), 'host' => gethostname(), 'version' => '1.0.1', + 'api_commit_sha' => release_manager::backendCommitSha(), 'routes' => $router->countRoutes(), 'redis' => [ 'host' => $REDIS_CONFIG['host'], @@ -299,4 +301,4 @@ class workerRoute // Convert to uppercase return strtoupper($cleaned); } -} \ No newline at end of file +} diff --git a/services/nginx/app/tests/Api/WorkerStatusApiTest.php b/services/nginx/app/tests/Api/WorkerStatusApiTest.php new file mode 100644 index 00000000..45a7f359 --- /dev/null +++ b/services/nginx/app/tests/Api/WorkerStatusApiTest.php @@ -0,0 +1,24 @@ +get('/worker/status'); + + $response + ->assertStatus(200) + ->assertEnvelope() + ->assertSuccess(); + + expect($response->data()) + ->toBeArray() + ->toHaveKey('api_commit_sha'); + + expect($response->data()['api_commit_sha']) + ->toBeString() + ->not->toBe(''); +}); diff --git a/services/nginx/app/tests/Unit/Release/ReleaseManagerStatusOverviewTest.php b/services/nginx/app/tests/Unit/Release/ReleaseManagerStatusOverviewTest.php index 23e3e3c8..f0e13523 100644 --- a/services/nginx/app/tests/Unit/Release/ReleaseManagerStatusOverviewTest.php +++ b/services/nginx/app/tests/Unit/Release/ReleaseManagerStatusOverviewTest.php @@ -175,6 +175,67 @@ it('does not block channels on unhealthy data targets when data services are pro ]); }); +it('marks beta ready from the production frontend and API services', function (): void { + $overview = releaseStatusOverviewForTest([ + 'channels' => [ + [ + 'id' => 1, + 'slug' => 'stable', + 'name' => 'Stable', + 'default_channel' => true, + 'enabled' => true, + 'frontend_base_url' => 'https://app.example.test', + 'api_base_url' => 'https://api.example.test', + 'versions' => releaseStatusReadyVersions(), + ], + [ + 'id' => 2, + 'slug' => 'beta', + 'name' => 'Beta', + 'default_channel' => false, + 'enabled' => true, + 'versions' => [], + 'availability' => [ + 'configured' => false, + 'status' => 'unconfigured', + 'missing' => ['frontend_version', 'frontend_base_url', 'api_version', 'api_base_url'], + ], + ], + ], + 'deployment_targets' => [ + ['id' => 11, 'channel_id' => 1, 'app' => 'frontend', 'coolify_service_uuid' => 'frontend-prod'], + ['id' => 12, 'channel_id' => 1, 'app' => 'api', 'coolify_service_uuid' => 'api-prod'], + ], + 'deployments' => [ + ['id' => 41, 'channel_id' => 1, 'app' => 'frontend', 'status' => 'deployed'], + ['id' => 42, 'channel_id' => 1, 'app' => 'api', 'status' => 'deployed'], + ], + ]); + + $channel = releaseStatusChannelBySlug($overview, 'beta'); + + expect($channel['readiness'])->toBe('ready') + ->and($channel['service_policy'])->toBe('production_shared') + ->and($channel['service_channel_slug'])->toBe('stable') + ->and($channel['missing_values'])->toBe([]) + ->and($channel['availability'])->toMatchArray([ + 'configured' => true, + 'missing' => [], + 'frontend_base_url' => 'https://app.example.test', + 'api_base_url' => 'https://api.example.test', + ]) + ->and(releaseStatusServiceByKey($channel, 'frontend'))->toMatchArray([ + 'status' => 'production_shared', + 'service_policy' => 'production_shared', + 'service_channel_slug' => 'stable', + ]) + ->and(releaseStatusServiceByKey($channel, 'api'))->toMatchArray([ + 'status' => 'production_shared', + 'service_policy' => 'production_shared', + 'service_channel_slug' => 'stable', + ]); +}); + it('ignores missing legacy bundles but still blocks on missing versions and URLs', function (): void { $overview = releaseStatusOverviewForTest([ 'channels' => [ diff --git a/services/nginx/app/tests/Unit/ReleaseManager/ReleaseManagerTest.php b/services/nginx/app/tests/Unit/ReleaseManager/ReleaseManagerTest.php index fa8ae271..861b90f1 100644 --- a/services/nginx/app/tests/Unit/ReleaseManager/ReleaseManagerTest.php +++ b/services/nginx/app/tests/Unit/ReleaseManager/ReleaseManagerTest.php @@ -456,6 +456,81 @@ it('builds API Coolify runtime environment from allowed process variables', func } }); +it('resolves backend commit sha from API runtime environment in priority order', function (): void { + $keys = ['API_COMMIT_SHA', 'COMMIT_SHA', 'GITHUB_SHA', 'RELEASE_COMMIT_SHA']; + $previous = []; + foreach ($keys as $key) { + $previous[$key] = [ + 'process' => getenv($key), + 'env_set' => array_key_exists($key, $_ENV), + 'env' => $_ENV[$key] ?? null, + 'server_set' => array_key_exists($key, $_SERVER), + 'server' => $_SERVER[$key] ?? null, + ]; + putenv($key); + unset($_ENV[$key], $_SERVER[$key]); + } + + $set = static function (string $key, string $value): void { + putenv($key . '=' . $value); + $_ENV[$key] = $value; + $_SERVER[$key] = $value; + }; + + try { + $set('API_COMMIT_SHA', 'not-a-sha'); + $set('COMMIT_SHA', 'BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB'); + $set('GITHUB_SHA', 'cccccccccccccccccccccccccccccccccccccccc'); + + expect(release_manager::backendCommitSha())->toBe('bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'); + + $set('API_COMMIT_SHA', 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'); + + expect(release_manager::backendCommitSha())->toBe('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'); + } finally { + foreach ($previous as $key => $state) { + if ($state['process'] === false) { + putenv($key); + } else { + putenv($key . '=' . $state['process']); + } + + if ($state['env_set']) { + $_ENV[$key] = $state['env']; + } else { + unset($_ENV[$key]); + } + + if ($state['server_set']) { + $_SERVER[$key] = $state['server']; + } else { + unset($_SERVER[$key]); + } + } + } +}); + +it('injects selected API commit into Coolify runtime env unless explicitly set', function (): void { + $manager = new release_manager(); + $runtimeEnv = new ReflectionMethod(release_manager::class, 'releaseCoolifyRuntimeEnv'); + $runtimeEnv->setAccessible(true); + + $selectedCommit = '1111111111111111111111111111111111111111'; + $explicitCommit = '2222222222222222222222222222222222222222'; + + $env = $runtimeEnv->invoke($manager, [ + 'app' => 'api', + 'commit_sha' => $selectedCommit, + ], [ + 'coolify_env' => [ + 'COMMIT_SHA' => $explicitCommit, + ], + ]); + + expect($env['API_COMMIT_SHA'])->toBe($selectedCommit); + expect($env['COMMIT_SHA'])->toBe($explicitCommit); +}); + it('keeps beta API runtime environment on production database target', function (): void { $keys = ['CONFIG_DB_TARGET', 'CONFIG_DB_HOST', 'CONFIG_DB_DEBUG_HOST', 'DEBUG']; $previous = []; @@ -535,14 +610,13 @@ it('detects explicit data target ids so beta service sets can stay data-only', f ]))->toBeTrue(); }); -it('rejects beta release bundles that resolve to isolated cloned or fresh data services', function (): void { +it('allows beta production-service bundles only when data services stay production-shared', function (): void { $manager = new release_manager(); $assert = new ReflectionMethod(release_manager::class, 'assertBetaProductionDataPolicy'); $assert->setAccessible(true); $betaChannel = ['id' => 2, 'slug' => 'beta']; - expect(fn() => $assert->invoke($manager, $betaChannel, ['mode' => 'attach_existing'])) - ->toThrow(RuntimeException::class, 'frontend and API targets'); + expect($assert->invoke($manager, $betaChannel, ['mode' => 'attach_existing']))->toBeNull(); foreach (['clone_existing', 'fresh_empty', 'isolated_stack'] as $mode) { expect(fn() => $assert->invoke($manager, $betaChannel, ['mode' => $mode])) @@ -550,7 +624,7 @@ it('rejects beta release bundles that resolve to isolated cloned or fresh data s } }); -it('keeps release branch services out of the production Coolify environment except beta', function (): void { +it('keeps release branch services out of the production Coolify environment', function (): void { $manager = new release_manager(); $payloadMethod = new ReflectionMethod(release_manager::class, 'releaseCoolifyServicePayload'); $payloadMethod->setAccessible(true); @@ -589,8 +663,8 @@ it('keeps release branch services out of the production Coolify environment exce 'default_server_uuid' => 'server-default', ]); - expect($betaPayload['environment_name'])->toBe('production'); - expect($betaPayload['environment_uuid'])->toBe('env-production'); + expect($betaPayload['environment_name'])->toBe('release-beta'); + expect($betaPayload)->not->toHaveKey('environment_uuid'); }); it('does not invent GHCR images for Coolify service payloads', function (): void { diff --git a/services/nginx/app/tests/Unit/Selfserve/SelfserveStudioGraphTest.php b/services/nginx/app/tests/Unit/Selfserve/SelfserveStudioGraphTest.php index 01deca55..a3a0f1b8 100644 --- a/services/nginx/app/tests/Unit/Selfserve/SelfserveStudioGraphTest.php +++ b/services/nginx/app/tests/Unit/Selfserve/SelfserveStudioGraphTest.php @@ -647,7 +647,7 @@ it('builds guided simulator debug payload with blockers and canvas annotations', ->and($debug['graph_annotations']['nodes']['lane:7']['state'])->toBe('error'); }); -it('adds program picker before mapped machine buttons in simulator debug decisions', function (): void { +it('uses program picker button numbers as thumb selectors in simulator debug decisions', function (): void { $service = selfserve_wash_flow_without_constructor(); $debug = $service->buildStudioDebugPayload(6, [ @@ -666,7 +666,7 @@ it('adds program picker before mapped machine buttons in simulator debug decisio 'answers' => [], 'questions' => [], 'tasks' => [ - ['id' => 41, 'task' => 'Choose program', 'services' => ['PROGRAM_PICKER'], 'buttons' => [], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 1], + ['id' => 41, 'task' => 'Choose program', 'services' => ['PROGRAM_PICKER'], 'buttons' => [3], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 1], ['id' => 42, 'task' => 'Press first button', 'services' => ['MACHINE'], 'buttons' => [0], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 2], ], 'allowed_services' => ['PROGRAM_PICKER', 'MACHINE'], @@ -689,7 +689,7 @@ it('adds program picker before mapped machine buttons in simulator debug decisio 'conditions' => [], 'rules' => [], 'tasks' => [ - ['id' => 41, 'task' => 'Choose program', 'gate_type' => 'ALWAYS', 'gate_ref_id' => null, 'services' => ['PROGRAM_PICKER'], 'buttons' => [], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 1], + ['id' => 41, 'task' => 'Choose program', 'gate_type' => 'ALWAYS', 'gate_ref_id' => null, 'services' => ['PROGRAM_PICKER'], 'buttons' => [3], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 1], ['id' => 42, 'task' => 'Press first button', 'gate_type' => 'ALWAYS', 'gate_ref_id' => null, 'services' => ['MACHINE'], 'buttons' => [0], 'dynamic_images_vehicle_type' => 4, 'order_priority' => 2], ], ],